INET Framework for OMNeT++/OMNEST
inet::Macho::_KeyData Struct Reference

#include <Macho.h>

Public Types

typedef _StateInstance &(* Generator) (_MachineBase &machine)
 
typedef bool(* Predicate) (Key)
 
typedef const char *(* NameFn) ()
 

Public Attributes

const Generator instanceGenerator
 
const Predicate childPredicate
 
const NameFn name
 
const ID id
 

Member Typedef Documentation

typedef _StateInstance&(* inet::Macho::_KeyData::Generator) (_MachineBase &machine)
typedef const char*(* inet::Macho::_KeyData::NameFn) ()
typedef bool(* inet::Macho::_KeyData::Predicate) (Key)

Member Data Documentation

const Predicate inet::Macho::_KeyData::childPredicate
const ID inet::Macho::_KeyData::id
const Generator inet::Macho::_KeyData::instanceGenerator
const NameFn inet::Macho::_KeyData::name

The documentation for this struct was generated from the following file: