51 MHEG5Bool initiallyAvailable;
52 MHEG5Int programConnectionTag;
59 MHEG5Bool *forkSucceededValue;
133 MHEG5ErrorCode MHEG5programActivate(
MHEG5Program *program);
159 void MHEG5programPrint(
MHEG5Program *program,
char *out);
void MHEG5programFree(MHEG5Program *program)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
Implementation of the Ingredient class.
void MHEG5residentProgramFree(MHEG5Program *program)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
void MHEG5remoteProgramInit(MHEG5Program *program)
Initialise a remoteProgram object with default values.
void MHEG5interchangedProgramInit(MHEG5Program *program)
Initialise a interchangedProgram object with default values.
void MHEG5remoteProgramFree(MHEG5Program *program)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
void MHEG5interchangedProgramFree(MHEG5Program *program)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
void MHEG5residentProgramInit(MHEG5Program *program)
<Function description>="">