ALBA
Classes | Typedefs | Enumerations
albaGUIVMEChooserTree.h File Reference
#include "albaGUICheckTree.h"
Include dependency graph for albaGUIVMEChooserTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  albaGUIVMEChooserTree
 

Typedefs

typedef bool(* ValidateCallBackType) (albaVME *)
 

Enumerations

enum  VME_CHOOSER_STYLES { REPRESENTATION_AS_TREE , REPRESENTATION_AS_ACCEPTABLE_NODE_LIST }
 

Typedef Documentation

◆ ValidateCallBackType

typedef bool(* ValidateCallBackType) (albaVME *)

Definition at line 36 of file albaGUIVMEChooserTree.h.

Enumeration Type Documentation

◆ VME_CHOOSER_STYLES

Enumerator
REPRESENTATION_AS_TREE 
REPRESENTATION_AS_ACCEPTABLE_NODE_LIST 

Definition at line 20 of file albaGUIVMEChooserTree.h.