Go to the documentation of this file.
18 #ifndef __SERVER_CORE_COREMESSAGE_H
19 #define __SERVER_CORE_COREMESSAGE_H
Address programAddr
Contains the virtual address of a loaded program.
Message format for communication with the CoreServer.
Action
Actions which may be performed on the CoreServer.
unsigned long Address
A memory address.
Core::Result result
Result code.
CoreMessage CoreMessage
Message format for communication with the CoreServer.
Core::Action action
Action to perform.
const char * programCmd
Command-line string for a loaded program.
Size coreNumber
Indicates a number of cores or a specific coreId.
unsigned int Size
Any sane size indicator cannot go negative.
Size programSize
Contains the size of a loaded program.
Result
Result code for Actions.
Basic message format for sending on a Channel.