Async 1.8.0
Async::Macho::Anchor< T, I > Struct Template Reference

#include <AsyncMacho.h>

Inheritance diagram for Async::Macho::Anchor< T, I >:

Public Types

enum  { NUMBER = I }
 
typedef Anchor< T, I > SELF
 
typedef SELF ANCHOR
 

Protected Member Functions

 Anchor (_StateInstance &instance)
 

Detailed Description

template<class T, int I>
struct Async::Macho::Anchor< T, I >

Definition at line 366 of file AsyncMacho.h.

Member Typedef Documentation

◆ ANCHOR

template<class T , int I>
SELF Async::Macho::Anchor< T, I >::ANCHOR

Definition at line 368 of file AsyncMacho.h.

◆ SELF

template<class T , int I>
Anchor<T, I> Async::Macho::Anchor< T, I >::SELF

Definition at line 367 of file AsyncMacho.h.

Member Enumeration Documentation

◆ anonymous enum

template<class T , int I>
anonymous enum
Enumerator
NUMBER 

Definition at line 369 of file AsyncMacho.h.

Constructor & Destructor Documentation

◆ Anchor()

template<class T , int I>
Async::Macho::Anchor< T, I >::Anchor ( _StateInstance & instance)
inlineprotected

Definition at line 372 of file AsyncMacho.h.


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