object.h(3)

NAME

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

SYNOPSIS

#include <cc++/missing.h>
Namespaces
namespace ost
Classes
class ost::RefObject
    A reference countable object.
class ost::RefPointer
    Pointer to reference counted objects.
class ost::LinkedSingle
    Self managed single linked list object chain.
class ost::LinkedDouble
    Self managed double linked list object chain.
class ost::MapTable
    A map table allows for entities to be mapped (hash index) onto it.
class ost::MapObject
    The MapObject is a base class which can be used to make a derived
    class operate on a MapTable.
Variables
class __EXPORT ost::MapObject

Detailed Description

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

Author

Generated automatically by Doxygen for GNU CommonC++ from the source
code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout