#include "ace/config-all.h"
#include "tao/Versioned_Namespace.h"
#include "ace/SString.h"
Include dependency graph for Storable.h:
This graph shows which files directly or indirectly include 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>
|
|
|
|
|
|