LightJason - AgentSpeak(L++)
Package org.lightjason.agentspeak.beliefbase.storage

Classes

class  CClassStorage
 belief storage to get access to all class attributes More...
 
class  CMultiStorage
 thread-safe storage of the data of single- and multi-elements More...
 
class  CSingleOnlyStorage
 storage only for single elements More...
 
class  CSingleStorage
 thread-safe storage of the data of single- and multi-elements, a multi-element can be stored once and will be replaced iif a new one is added More...
 
class  IBaseStorage
 default structure of a storage More...
 
interface  IStorage
 interface of a physical beliefbase storage More...