#include <MarshaledG4VHitsCollection.h>
|
| MarshaledG4VHitsCollection (G4VHitsCollection *objptr) |
|
| MarshaledG4VHitsCollection (void *buf, char isUnmarshaling= 'u') |
|
| ~MarshaledG4VHitsCollection () |
|
G4VHitsCollection * | unmarshal () |
|
void | unmarshalTo (G4VHitsCollection *obj) |
|
void | marshal1 () |
|
void | unmarshal1 () |
|
void | marshal2 () |
|
void | unmarshal2 () |
|
void | marshal3 () |
|
void | unmarshal3 () |
|
| MarshaledG4VHitsCollection (G4VHitsCollection *objptr) |
|
| MarshaledG4VHitsCollection (void *buf, char chIsUnmarshaling= 'u') |
|
| ~MarshaledG4VHitsCollection () |
|
G4VHitsCollection * | unmarshal () |
|
void | unmarshalTo (G4VHitsCollection *obj) |
|
void | marshal1 () |
|
void | unmarshal1 () |
|
void | marshal2 () |
|
void | unmarshal2 () |
|
void | marshal3 () |
|
void | unmarshal3 () |
|
| MarshaledG4VHitsCollection (G4VHitsCollection *objptr) |
|
| MarshaledG4VHitsCollection (void *buf, char isUnmarshaling= 'u') |
|
| ~MarshaledG4VHitsCollection () |
|
G4VHitsCollection * | unmarshal () |
|
void | unmarshalTo (G4VHitsCollection *obj) |
|
void | marshal1 () |
|
void | unmarshal1 () |
|
void | marshal2 () |
|
void | unmarshal2 () |
|
void | marshal3 () |
|
void | unmarshal3 () |
|
| MarshaledG4VHitsCollection (G4VHitsCollection *objptr) |
|
| MarshaledG4VHitsCollection (void *buf, char chIsUnmarshaling= 'u') |
|
| ~MarshaledG4VHitsCollection () |
|
G4VHitsCollection * | unmarshal () |
|
void | unmarshalTo (G4VHitsCollection *obj) |
|
void | marshal1 () |
|
void | unmarshal1 () |
|
void | marshal2 () |
|
void | unmarshal2 () |
|
void | marshal3 () |
|
void | unmarshal3 () |
|
| MarshaledObj () |
|
| MarshaledObj (void *buf, char chIsUnmarshaling) |
|
| ~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 chIsUnmarshaling) |
|
| ~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) |
|
MarshaledG4VHitsCollection::MarshaledG4VHitsCollection |
( |
void * |
buf, |
|
|
char |
isUnmarshaling = 'u' |
|
) |
| |
|
inline |
MarshaledG4VHitsCollection::~MarshaledG4VHitsCollection |
( |
| ) |
|
|
inline |
MarshaledG4VHitsCollection::MarshaledG4VHitsCollection |
( |
void * |
buf, |
|
|
char |
chIsUnmarshaling = 'u' |
|
) |
| |
|
inline |
MarshaledG4VHitsCollection::~MarshaledG4VHitsCollection |
( |
| ) |
|
|
inline |
MarshaledG4VHitsCollection::MarshaledG4VHitsCollection |
( |
void * |
buf, |
|
|
char |
isUnmarshaling = 'u' |
|
) |
| |
|
inline |
MarshaledG4VHitsCollection::~MarshaledG4VHitsCollection |
( |
| ) |
|
|
inline |
MarshaledG4VHitsCollection::MarshaledG4VHitsCollection |
( |
void * |
buf, |
|
|
char |
chIsUnmarshaling = 'u' |
|
) |
| |
|
inline |
MarshaledG4VHitsCollection::~MarshaledG4VHitsCollection |
( |
| ) |
|
|
inline |
void MarshaledG4VHitsCollection::marshal1 |
( |
| ) |
|
|
inline |
Definition at line 87 of file MarshaledG4VHitsCollection.h.
89 int msh_currentSize = 0;
91 throw "Tried to marshal in obj marked isUnmarshaling == true";
117 msh_currentSize = var.getBufferSize();
118 memcpy(
msh_cursor, var.getBuffer(), var.getBufferSize());
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal1 |
( |
| ) |
|
|
inline |
Definition at line 90 of file MarshaledG4VHitsCollection.h.
92 int msh_currentSize = 0;
94 throw "Tried to marshal in obj marked isUnmarshaling == true";
116 msh_currentSize = var.getBufferSize();
117 memcpy(
msh_cursor, var.getBuffer(), var.getBufferSize());
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal1 |
( |
| ) |
|
|
inline |
Definition at line 96 of file MarshaledG4VHitsCollection.h.
98 int msh_currentSize = 0;
100 throw "Tried to marshal in obj marked isUnmarshaling == true";
126 msh_currentSize = var.getBufferSize();
127 memcpy(
msh_cursor, var.getBuffer(), var.getBufferSize());
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal1 |
( |
| ) |
|
|
inline |
Definition at line 99 of file MarshaledG4VHitsCollection.h.
101 int msh_currentSize = 0;
103 throw "Tried to marshal in obj marked isUnmarshaling == true";
125 msh_currentSize = var.getBufferSize();
126 memcpy(
msh_cursor, var.getBuffer(), var.getBufferSize());
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal2 |
( |
| ) |
|
|
inline |
Definition at line 148 of file MarshaledG4VHitsCollection.h.
150 int msh_currentSize = 0;
152 throw "Tried to marshal in obj marked isUnmarshaling == true";
174 msh_currentSize = var.getBufferSize();
175 memcpy(
msh_cursor, var.getBuffer(), var.getBufferSize());
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal2 |
( |
| ) |
|
|
inline |
Definition at line 149 of file MarshaledG4VHitsCollection.h.
151 int msh_currentSize = 0;
153 throw "Tried to marshal in obj marked isUnmarshaling == true";
179 msh_currentSize = var.getBufferSize();
180 memcpy(
msh_cursor, var.getBuffer(), var.getBufferSize());
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal2 |
( |
| ) |
|
|
inline |
Definition at line 157 of file MarshaledG4VHitsCollection.h.
159 int msh_currentSize = 0;
161 throw "Tried to marshal in obj marked isUnmarshaling == true";
183 msh_currentSize = var.getBufferSize();
184 memcpy(
msh_cursor, var.getBuffer(), var.getBufferSize());
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal2 |
( |
| ) |
|
|
inline |
Definition at line 158 of file MarshaledG4VHitsCollection.h.
160 int msh_currentSize = 0;
162 throw "Tried to marshal in obj marked isUnmarshaling == true";
188 msh_currentSize = var.getBufferSize();
189 memcpy(
msh_cursor, var.getBuffer(), var.getBufferSize());
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal3 |
( |
| ) |
|
|
inline |
Definition at line 206 of file MarshaledG4VHitsCollection.h.
208 int msh_currentSize = 0;
210 throw "Tried to marshal in obj marked isUnmarshaling == true";
231 memcpy(
msh_cursor,marChild.getBuffer(), marChild.getBufferSize());
232 msh_currentSize = marChild.getBufferSize();
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal3 |
( |
| ) |
|
|
inline |
Definition at line 211 of file MarshaledG4VHitsCollection.h.
213 int msh_currentSize = 0;
215 throw "Tried to marshal in obj marked isUnmarshaling == true";
240 memcpy(
msh_cursor,marChild.getBuffer(), marChild.getBufferSize());
241 msh_currentSize = marChild.getBufferSize();
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal3 |
( |
| ) |
|
|
inline |
Definition at line 215 of file MarshaledG4VHitsCollection.h.
217 int msh_currentSize = 0;
219 throw "Tried to marshal in obj marked isUnmarshaling == true";
242 memcpy(
msh_cursor,marChild.getBuffer(), marChild.getBufferSize());
243 msh_currentSize = marChild.getBufferSize();
250 memcpy(
msh_cursor,marChild.getBuffer(), marChild.getBufferSize());
251 msh_currentSize = marChild.getBufferSize();
258 memcpy(
msh_cursor,marChild.getBuffer(), marChild.getBufferSize());
259 msh_currentSize = marChild.getBufferSize();
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::marshal3 |
( |
| ) |
|
|
inline |
Definition at line 220 of file MarshaledG4VHitsCollection.h.
222 int msh_currentSize = 0;
224 throw "Tried to marshal in obj marked isUnmarshaling == true";
252 memcpy(
msh_cursor,marChild.getBuffer(), marChild.getBufferSize());
253 msh_currentSize = marChild.getBufferSize();
261 memcpy(
msh_cursor,marChild.getBuffer(), marChild.getBufferSize());
262 msh_currentSize = marChild.getBufferSize();
270 memcpy(
msh_cursor,marChild.getBuffer(), marChild.getBufferSize());
271 msh_currentSize = marChild.getBufferSize();
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::unmarshal1 |
( |
| ) |
|
|
inline |
Definition at line 131 of file MarshaledG4VHitsCollection.h.
133 int msh_currentSize = 0;
135 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
141 var.unmarshalTo(&anElement);
ShadowedMarshaledG4VHitsCollection * Shadowed_param
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void MarshaledG4VHitsCollection::unmarshal1 |
( |
| ) |
|
|
inline |
Definition at line 132 of file MarshaledG4VHitsCollection.h.
134 int msh_currentSize = 0;
136 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
142 var.unmarshalTo(&anElement);
ShadowedMarshaledG4VHitsCollection * Shadowed_param
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void MarshaledG4VHitsCollection::unmarshal1 |
( |
| ) |
|
|
inline |
Definition at line 140 of file MarshaledG4VHitsCollection.h.
142 int msh_currentSize = 0;
144 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
150 var.unmarshalTo(&anElement);
ShadowedMarshaledG4VHitsCollection * Shadowed_param
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void MarshaledG4VHitsCollection::unmarshal1 |
( |
| ) |
|
|
inline |
Definition at line 141 of file MarshaledG4VHitsCollection.h.
143 int msh_currentSize = 0;
145 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
151 var.unmarshalTo(&anElement);
ShadowedMarshaledG4VHitsCollection * Shadowed_param
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void MarshaledG4VHitsCollection::unmarshal2 |
( |
| ) |
|
|
inline |
Definition at line 189 of file MarshaledG4VHitsCollection.h.
191 int msh_currentSize = 0;
193 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
199 var.unmarshalTo(&anElement);
ShadowedMarshaledG4VHitsCollection * Shadowed_param
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void MarshaledG4VHitsCollection::unmarshal2 |
( |
| ) |
|
|
inline |
Definition at line 194 of file MarshaledG4VHitsCollection.h.
196 int msh_currentSize = 0;
198 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
204 var.unmarshalTo(&anElement);
ShadowedMarshaledG4VHitsCollection * Shadowed_param
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void MarshaledG4VHitsCollection::unmarshal2 |
( |
| ) |
|
|
inline |
Definition at line 198 of file MarshaledG4VHitsCollection.h.
200 int msh_currentSize = 0;
202 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
208 var.unmarshalTo(&anElement);
ShadowedMarshaledG4VHitsCollection * Shadowed_param
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void MarshaledG4VHitsCollection::unmarshal2 |
( |
| ) |
|
|
inline |
Definition at line 203 of file MarshaledG4VHitsCollection.h.
205 int msh_currentSize = 0;
207 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
213 var.unmarshalTo(&anElement);
ShadowedMarshaledG4VHitsCollection * Shadowed_param
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void MarshaledG4VHitsCollection::unmarshal3 |
( |
| ) |
|
|
inline |
Definition at line 248 of file MarshaledG4VHitsCollection.h.
250 int msh_currentSize = 0;
252 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::unmarshal3 |
( |
| ) |
|
|
inline |
Definition at line 257 of file MarshaledG4VHitsCollection.h.
259 int msh_currentSize = 0;
261 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::unmarshal3 |
( |
| ) |
|
|
inline |
Definition at line 276 of file MarshaledG4VHitsCollection.h.
278 int msh_currentSize = 0;
280 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
G4VHitsCollection * param
void MarshaledG4VHitsCollection::unmarshal3 |
( |
| ) |
|
|
inline |
Definition at line 288 of file MarshaledG4VHitsCollection.h.
290 int msh_currentSize = 0;
292 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
G4VHitsCollection * param
The documentation for this class was generated from the following files: