Bayonne2 / Common C++ 2 Framework
Data Structures | Variables
object.h File Reference

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

#include <cc++/missing.h>
Include dependency graph for object.h:

Go to the source code of this file.

Data Structures

class   RefObject
  A reference countable object. More...
 
class   RefPointer
  Pointer to reference counted objects. More...
 
class   LinkedSingle
  Self managed single linked list object chain. More...
 
class   LinkedDouble
  Self managed double linked list object chain. More...
 
class   MapTable
  A map table allows for entities to be mapped (hash index) onto it. More...
 
class   MapIndex
  The MapIndex allows linear access into a MapTable, that otherwise could have its elements being retrieved only by key. More...
 
class   MapObject
  The MapObject is a base class which can be used to make a derived class operate on a MapTable. More...
 

Variables

 
class __EXPORT  MapIndex
 

Detailed Description

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

Definition in file object.h.

Variable Documentation

Definition at line 57 of file object.h.

Definition at line 56 of file object.h.


Generated on Dec 21, 2017 for commoncpp2-1.8.1, ccrtp-1.7.2, libzrtpcpp-2.3.4, ccscript3-1.1.7, ccaudio2-1.0.0 and bayonne2-2.3.2 (after installation in /usr/local/) by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /