Scope
scope::BehaviorModeHelper Class Reference

#include <ScopeDatatypes.h>

Public Types

enum  Mode { Gated }
 

Static Public Member Functions

static std::wstring NameOf (const uint32_t &_n)
 

Static Public Attributes

static const uint32_t S = 1
 

Detailed Description

How does the animal behavior trigger/gate acquisition?

Definition at line 101 of file ScopeDatatypes.h.

Member Enumeration Documentation

The enum.

Definition at line 104 of file ScopeDatatypes.h.

Member Function Documentation

static std::wstring scope::BehaviorModeHelper::NameOf ( const uint32_t &  _n)
inlinestatic
Returns
name of enumerator

Definition at line 112 of file ScopeDatatypes.h.

Member Data Documentation

const uint32_t scope::BehaviorModeHelper::S = 1
static

Number of enumerators.

Definition at line 109 of file ScopeDatatypes.h.


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