TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Foo Struct Reference

Public Member Functions

 Foo ()
 
 ~Foo ()
 
 EIGEN_ALIGN_TO_BOUNDARY (128) int dummy
 
 Foo (int x=0)
 
 Foo (const Foo &)
 
 ~Foo ()
 

Public Attributes

int dummy
 

Static Public Attributes

static Index object_count = 0
 
static Index object_limit = 0
 

Constructor & Destructor Documentation

◆ Foo() [1/3]

Foo::Foo ( )
inline

◆ ~Foo() [1/2]

Foo::~Foo ( )
inline

◆ Foo() [2/3]

Foo::Foo ( int  x = 0)
inline

◆ Foo() [3/3]

Foo::Foo ( const Foo )
inline

◆ ~Foo() [2/2]

Foo::~Foo ( )
inline

Member Function Documentation

◆ EIGEN_ALIGN_TO_BOUNDARY()

Foo::EIGEN_ALIGN_TO_BOUNDARY ( 128  )

Member Data Documentation

◆ dummy

int Foo::dummy

◆ object_count

Index Foo::object_count = 0
static

◆ object_limit

Index Foo::object_limit = 0
static

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