6 #ifndef MarshaledG4VHitsCollection_H
7 #define MarshaledG4VHitsCollection_H
15 #include "MarshaledObj.h"
92 int msh_currentSize = 0;
94 throw "Tried to marshal in obj marked isUnmarshaling == true";
133 int msh_currentSize = 0;
135 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
150 int msh_currentSize = 0;
152 throw "Tried to marshal in obj marked isUnmarshaling == true";
191 int msh_currentSize = 0;
193 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
208 int msh_currentSize = 0;
210 throw "Tried to marshal in obj marked isUnmarshaling == true";
250 int msh_currentSize = 0;
252 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