#include "ace/config-all.h"
#include "tao/Versioned_Namespace.h"
#include "ace/SString.h"
#include "orbsvcs/Naming/Storable.inl"
Include dependency graph for Storable.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_NS_Persistence_Header |
class | TAO_NS_Persistence_Record |
class | TAO_NS_Persistence_Global |
class | TAO_Storable_Base |
class | TAO_Naming_Service_Persistence_Factory |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL const int | szInt = sizeof(int) |
const int | szChar = sizeof(char) |
const int | szBool = sizeof(int) |
Chanaka Liyanaarachchi <chanaka@ociweb.com>
Definition in file Storable.h.
|
Definition at line 31 of file Storable.h. |
|
Definition at line 30 of file Storable.h. |
|
Definition at line 29 of file Storable.h. |