Tramway SDK
Namespaces | Functions | Variables
attributes.cpp File Reference
#include <extensions/kitchensink/attributes.h>
#include <framework/core.h>
#include <framework/file.h>
#include <framework/entity.h>
#include <templates/hashmap.h>
#include <templates/pool.h>
#include <algorithm>

Namespaces

namespace  tram
 Serialization, i.e.
 
namespace  tram::Ext
 
namespace  tram::Ext::Kitchensink
 Extension containing random stuff that doesn't fit in anywhere else.
 

Functions

Hashmap< AttributeContainer * > tram::Ext::Kitchensink::containers ("Ext::Kitchensink::AttributeContainer Hashmap", ATTRIBUTE_CONTAINER_COUNT)
 
Hashmap< AttributeInfo * > tram::Ext::Kitchensink::infos ("Ext::Kitchensink::AttributeInfo Hashmap", ATTRIBUTE_INFO_COUNT)
 

Variables

const size_t ATTRIBUTE_CONTAINER_COUNT = 50
 
const size_t ATTRIBUTE_INFO_COUNT = 50
 

Variable Documentation

◆ ATTRIBUTE_CONTAINER_COUNT

const size_t ATTRIBUTE_CONTAINER_COUNT = 50

◆ ATTRIBUTE_INFO_COUNT

const size_t ATTRIBUTE_INFO_COUNT = 50