object.h File Reference

Some object manipulation classes for smart pointers, linked lists, etc. More...

#include <cc++/missing.h>

Go to the source code of this file.

Namespaces

namespace  ost

Classes

class  ost::RefObject
 A reference countable object. More...
class  ost::RefPointer
 Pointer to reference counted objects. More...
class  ost::LinkedSingle
 Self managed single linked list object chain. More...
class  ost::LinkedDouble
 Self managed double linked list object chain. More...
class  ost::MapTable
 A map table allows for entities to be mapped (hash index) onto it. More...
class  ost::MapObject
 The MapObject is a base class which can be used to make a derived class operate on a MapTable. More...

Variables

class __EXPORT ost::MapObject


Detailed Description

Some object manipulation classes for smart pointers, linked lists, etc.


Generated on Fri Jan 8 01:25:56 2016 for GNU CommonC++ by  doxygen 1.5.6