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

#include <Macho.h>

Public Types

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

Public Attributes

const typedef char *(* NameFn )()
 
const Generator instanceGenerator
 
const Predicate childPredicate
 
const NameFn name
 
const ID id
 

Member Typedef Documentation

◆ Generator

typedef _StateInstance&(* inet::Macho::_KeyData::Generator) (_MachineBase &machine)

◆ Predicate

typedef bool(* inet::Macho::_KeyData::Predicate) (Key)

Member Data Documentation

◆ childPredicate

const Predicate inet::Macho::_KeyData::childPredicate

◆ id

const ID inet::Macho::_KeyData::id

Referenced by inet::Macho::Alias::id().

◆ instanceGenerator

const Generator inet::Macho::_KeyData::instanceGenerator

◆ name

const NameFn inet::Macho::_KeyData::name

◆ NameFn

const typedef char*(* inet::Macho::_KeyData::NameFn) ()

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