ALBA
Classes | Enumerations
albaOp.h File Reference
#include "albaDefines.h"
#include "albaEvent.h"
#include "albaObserver.h"
#include "albaObject.h"
#include "albaServiceClient.h"
#include "albaAbsLogicManager.h"
Include dependency graph for albaOp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  albaOp
 

Enumerations

enum  OPERATIONS_TYPE_ID {
  OPTYPE_OP = 0 , OPTYPE_IMPORTER , OPTYPE_EXPORTER , OPTYPE_EDIT ,
  OPTYPE_STATECHANGER , OPTYPE_MAX
}
 

Enumeration Type Documentation

◆ OPERATIONS_TYPE_ID

Enumerator
OPTYPE_OP 
OPTYPE_IMPORTER 
OPTYPE_EXPORTER 
OPTYPE_EDIT 
OPTYPE_STATECHANGER 
OPTYPE_MAX 

Definition at line 37 of file albaOp.h.