TAO_CosNaming 4.0.0
Loading...
Searching...
No Matches
Classes | Variables
Storable.h File Reference
#include "ace/config-all.h"
#include "tao/Storable_Base.h"
#include "ace/SString.h"
#include "orbsvcs/Naming/naming_serv_export.h"
#include "orbsvcs/Naming/Storable.inl"

Classes

class  TAO_NS_Persistence_Header
 
class  TAO_NS_Persistence_Record
 
class  TAO_NS_Persistence_Global
 

Variables

static const int szInt = sizeof(int)
 
static const int szChar = sizeof(char)
 
static const int szBool = sizeof(int)
 

Detailed Description

Author
Bruce Trask trask.nosp@m._b@o.nosp@m.ciweb.nosp@m..com
Chanaka Liyanaarachchi chana.nosp@m.ka@o.nosp@m.ciweb.nosp@m..com

Variable Documentation

◆ szBool

const int szBool = sizeof(int)
static

◆ szChar

const int szChar = sizeof(char)
static

◆ szInt

const int szInt = sizeof(int)
static