Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MarshaledG4THitsCollection< T > Class Template Reference

#include <MarshaledG4THitsCollection.h>

Inheritance diagram for MarshaledG4THitsCollection< T >:
Inheritance graph
[legend]
Collaboration diagram for MarshaledG4THitsCollection< T >:
Collaboration graph
[legend]

Public Member Functions

 MarshaledG4THitsCollection (G4THitsCollection< T > *objptr)
 
 MarshaledG4THitsCollection (void *buf, char isUnmarshaling= 'u')
 
 ~MarshaledG4THitsCollection ()
 
G4THitsCollection< T > * unmarshal ()
 
void unmarshalTo (G4THitsCollection< T > *obj)
 
void marshal1 ()
 
void unmarshal1 ()
 
 MarshaledG4THitsCollection (G4THitsCollection< T > *objptr)
 
 MarshaledG4THitsCollection (void *buf, char isUnmarshaling= 'u')
 
 ~MarshaledG4THitsCollection ()
 
G4THitsCollection< T > * unmarshal ()
 
void unmarshalTo (G4THitsCollection< T > *obj)
 
void marshal1 ()
 
void unmarshal1 ()
 
 MarshaledG4THitsCollection (G4THitsCollection< T > *objptr)
 
 MarshaledG4THitsCollection (void *buf, char isUnmarshaling= 'u')
 
 ~MarshaledG4THitsCollection ()
 
G4THitsCollection< T > * unmarshal ()
 
void unmarshalTo (G4THitsCollection< T > *obj)
 
void marshal1 ()
 
void unmarshal1 ()
 
 MarshaledG4THitsCollection (G4THitsCollection< T > *objptr)
 
 MarshaledG4THitsCollection (void *buf, char isUnmarshaling= 'u')
 
 ~MarshaledG4THitsCollection ()
 
G4THitsCollection< T > * unmarshal ()
 
void unmarshalTo (G4THitsCollection< T > *obj)
 
void marshal1 ()
 
void unmarshal1 ()
 
- Public Member Functions inherited from MarshaledObj
 MarshaledObj ()
 
 MarshaledObj (void *buf, char isUnmarshaling)
 
 ~MarshaledObj ()
 
bool isUnmarshaling ()
 
void EXTEND_BUFFER (int size)
 
void resizeBuffer (size_t new_size)
 
int getBufferSize ()
 
char * getBuffer ()
 
void marshalPrimitive (void *p, int size)
 
void unmarshalPrimitive (void *p, int size)
 
 MarshaledObj ()
 
 MarshaledObj (void *buf, char isUnmarshaling)
 
 ~MarshaledObj ()
 
bool isUnmarshaling ()
 
void EXTEND_BUFFER (int size)
 
void resizeBuffer (size_t new_size)
 
int getBufferSize ()
 
char * getBuffer ()
 
void marshalPrimitive (void *p, int size)
 
void unmarshalPrimitive (void *p, int size)
 

Public Attributes

G4THitsCollection< T > * param
 
ShadowedMarshaledG4THitsCollection
< T > * 
Shadowed_param
 

Additional Inherited Members

- Static Public Member Functions inherited from MarshaledObj
static int ROUND_UP (int x)
 
static int ROUND_UP (int x)
 
- Protected Attributes inherited from MarshaledObj
int msh_typechoice
 
char * msh_buffer
 
char * msh_field_begin
 
size_t msh_size
 
char * msh_cursor
 
size_t msh_extent
 
bool msh_isUnmarshalDone
 

Detailed Description

template<class T>
class MarshaledG4THitsCollection< T >

Definition at line 24 of file MarshaledG4THitsCollection.h.

Constructor & Destructor Documentation

template<class T>
MarshaledG4THitsCollection< T >::MarshaledG4THitsCollection ( G4THitsCollection< T > *  objptr)
inline

Definition at line 173 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
MarshaledG4THitsCollection< T >::MarshaledG4THitsCollection ( void buf,
char  isUnmarshaling = 'u' 
)
inline

Definition at line 183 of file MarshaledG4THitsCollection.h.

template<class T>
MarshaledG4THitsCollection< T >::~MarshaledG4THitsCollection ( )
inline

Definition at line 188 of file MarshaledG4THitsCollection.h.

template<class T>
MarshaledG4THitsCollection< T >::MarshaledG4THitsCollection ( G4THitsCollection< T > *  objptr)
inline

Definition at line 170 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
MarshaledG4THitsCollection< T >::MarshaledG4THitsCollection ( void buf,
char  isUnmarshaling = 'u' 
)
inline

Definition at line 180 of file MarshaledG4THitsCollection.h.

template<class T>
MarshaledG4THitsCollection< T >::~MarshaledG4THitsCollection ( )
inline

Definition at line 185 of file MarshaledG4THitsCollection.h.

template<class T>
MarshaledG4THitsCollection< T >::MarshaledG4THitsCollection ( G4THitsCollection< T > *  objptr)
inline

Definition at line 276 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
MarshaledG4THitsCollection< T >::MarshaledG4THitsCollection ( void buf,
char  isUnmarshaling = 'u' 
)
inline

Definition at line 286 of file MarshaledG4THitsCollection.h.

template<class T>
MarshaledG4THitsCollection< T >::~MarshaledG4THitsCollection ( )
inline

Definition at line 291 of file MarshaledG4THitsCollection.h.

template<class T>
MarshaledG4THitsCollection< T >::MarshaledG4THitsCollection ( G4THitsCollection< T > *  objptr)
inline

Definition at line 272 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
MarshaledG4THitsCollection< T >::MarshaledG4THitsCollection ( void buf,
char  isUnmarshaling = 'u' 
)
inline

Definition at line 282 of file MarshaledG4THitsCollection.h.

template<class T>
MarshaledG4THitsCollection< T >::~MarshaledG4THitsCollection ( )
inline

Definition at line 287 of file MarshaledG4THitsCollection.h.

Member Function Documentation

template<class T>
void MarshaledG4THitsCollection< T >::marshal1 ( )
inline

Definition at line 222 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::marshal1 ( )
inline

Definition at line 225 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

Here is the caller graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::marshal1 ( )
inline

Definition at line 324 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::marshal1 ( )
inline

Definition at line 328 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
G4THitsCollection<T>* MarshaledG4THitsCollection< T >::unmarshal ( )
inline

Definition at line 191 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
G4THitsCollection<T>* MarshaledG4THitsCollection< T >::unmarshal ( )
inline

Definition at line 194 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
G4THitsCollection<T>* MarshaledG4THitsCollection< T >::unmarshal ( )
inline

Definition at line 293 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
G4THitsCollection<T>* MarshaledG4THitsCollection< T >::unmarshal ( )
inline

Definition at line 297 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::unmarshal1 ( )
inline

Definition at line 262 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::unmarshal1 ( )
inline

Definition at line 265 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

Here is the caller graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::unmarshal1 ( )
inline

Definition at line 364 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::unmarshal1 ( )
inline

Definition at line 368 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::unmarshalTo ( G4THitsCollection< T > *  obj)
inline

Definition at line 208 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::unmarshalTo ( G4THitsCollection< T > *  obj)
inline

Definition at line 211 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

Here is the caller graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::unmarshalTo ( G4THitsCollection< T > *  obj)
inline

Definition at line 310 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

template<class T>
void MarshaledG4THitsCollection< T >::unmarshalTo ( G4THitsCollection< T > *  obj)
inline

Definition at line 314 of file MarshaledG4THitsCollection.h.

Here is the call graph for this function:

Member Data Documentation

template<class T>
G4THitsCollection< T > * MarshaledG4THitsCollection< T >::param

Definition at line 166 of file MarshaledG4THitsCollection.h.

template<class T>
ShadowedMarshaledG4THitsCollection< T > * MarshaledG4THitsCollection< T >::Shadowed_param

Definition at line 167 of file MarshaledG4THitsCollection.h.


The documentation for this class was generated from the following files: