#include "ace/config-all.h"
#include "tao/Versioned_Namespace.h"
#include "ace/SString.h"
#include "orbsvcs/Naming/Storable.inl"
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 | |
static TAO_BEGIN_VERSIONED_NAMESPACE_DECL const int | szInt = sizeof(int) |
static const int | szChar = sizeof(char) |
static const int | szBool = sizeof(int) |
const int szBool = sizeof(int) [static] |
const int szChar = sizeof(char) [static] |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL const int szInt = sizeof(int) [static] |