Project
Loading...
Searching...
No Matches
Foo Struct Reference

Inherited by Bar, and FooBar.

Public Member Functions

 Foo (boost::property_tree::ptree in)
 
int O2_VISIBILITY_HIDDEN someHiddenMethod ()
 
virtual void a ()
 

Public Attributes

bool foo
 
int x
 
float y
 
int y
 
int foo
 

Detailed Description

Definition at line 17 of file test_CheckTypes.cxx.

Constructor & Destructor Documentation

◆ Foo()

Foo::Foo ( boost::property_tree::ptree  in)
inlineexplicit

Definition at line 25 of file test_ConfigParamRegistry.cxx.

Member Function Documentation

◆ a()

virtual void Foo::a ( )
inlinevirtual

Reimplemented in Bar.

Definition at line 16 of file test_Traits.cxx.

◆ someHiddenMethod()

int O2_VISIBILITY_HIDDEN Foo::someHiddenMethod ( )
inline

Definition at line 17 of file test_CompilerBuiltins.cxx.

Member Data Documentation

◆ foo [1/2]

bool Foo::foo

Definition at line 18 of file test_CheckTypes.cxx.

◆ foo [2/2]

int Foo::foo

Definition at line 16 of file test_CompilerBuiltins.cxx.

◆ x

int Foo::x

Definition at line 30 of file test_ConfigParamRegistry.cxx.

◆ y [1/2]

float Foo::y

Definition at line 31 of file test_ConfigParamRegistry.cxx.

◆ y [2/2]

int Foo::y

Definition at line 25 of file test_TypeTraits.cxx.


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