6 #ifndef MarshaledG4VHitsCollection_H
7 #define MarshaledG4VHitsCollection_H
15 #include "MarshaledObj.h"
101 int msh_currentSize = 0;
103 throw "Tried to marshal in obj marked isUnmarshaling == true";
142 int msh_currentSize = 0;
144 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
159 int msh_currentSize = 0;
161 throw "Tried to marshal in obj marked isUnmarshaling == true";
200 int msh_currentSize = 0;
202 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
217 int msh_currentSize = 0;
219 throw "Tried to marshal in obj marked isUnmarshaling == true";
278 int msh_currentSize = 0;
280 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
MarshaledG4VHitsCollection(void *buf, char isUnmarshaling= 'u')
void unmarshalTo(G4THitsCollection< T > *obj)
#define MSH_SET_TOTALSIZE(X)
void unmarshalTo(G4VHitsCollection *obj)
#define MSH_SET_TYPECHOICE(X)
~MarshaledG4VHitsCollection()
void unmarshalTo(G4String *obj)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
MarshaledG4VHitsCollection(G4VHitsCollection *objptr)
G4VHitsCollection * unmarshal()
G4VHitsCollection * param
void EXTEND_BUFFER(int size)
ShadowedMarshaledG4VHitsCollection * Shadowed_param