HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LOP_Network.h File Reference
+ Include dependency graph for LOP_Network.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LOP_Network
 

Macros

#define LOP_EXPANSION_DATA_BLOCK_TYPE   "expansion"
 
#define LOP_OVERRIDES_DATA_BLOCK_TYPE   "overrides"
 
#define LOP_LOADMASKS_DATA_BLOCK_TYPE   "loadmasks"
 
#define LOP_POSTLAYERS_DATA_BLOCK_TYPE   "postlayers"
 
#define LOP_ONLOAD_DATA_BLOCK_PREFIX   "__onload__."
 

Enumerations

enum  LOP_NetworkCustomData { LOP_NETWORK_OVERRIDES, LOP_NETWORK_LOADMASKS, LOP_NETWORK_POSTLAYERS, LOP_NETWORK_SELECTION_RULES }
 

Macro Definition Documentation

#define LOP_EXPANSION_DATA_BLOCK_TYPE   "expansion"

Definition at line 27 of file LOP_Network.h.

#define LOP_LOADMASKS_DATA_BLOCK_TYPE   "loadmasks"

Definition at line 29 of file LOP_Network.h.

#define LOP_ONLOAD_DATA_BLOCK_PREFIX   "__onload__."

Definition at line 31 of file LOP_Network.h.

#define LOP_OVERRIDES_DATA_BLOCK_TYPE   "overrides"

Definition at line 28 of file LOP_Network.h.

#define LOP_POSTLAYERS_DATA_BLOCK_TYPE   "postlayers"

Definition at line 30 of file LOP_Network.h.

Enumeration Type Documentation

Enumerator
LOP_NETWORK_OVERRIDES 
LOP_NETWORK_LOADMASKS 
LOP_NETWORK_POSTLAYERS 
LOP_NETWORK_SELECTION_RULES 

Definition at line 33 of file LOP_Network.h.