Static Public Member Functions | Static Public Attributes | List of all members
VanillaStaticMix1 Struct Reference
Inheritance diagram for VanillaStaticMix1:
Inheritance graph
[legend]

Static Public Member Functions

static std::string static_func ()
 
- Static Public Member Functions inherited from WithStatic1
static std::string static_func1 ()
 
- Static Public Member Functions inherited from WithStatic2
static std::string static_func2 ()
 

Static Public Attributes

static int static_value = 12
 
- Static Public Attributes inherited from WithStatic1
static int static_value1 = 1
 
- Static Public Attributes inherited from WithStatic2
static int static_value2 = 2
 

Additional Inherited Members

- Public Member Functions inherited from Vanilla
std::string vanilla ()
 

Detailed Description

Definition at line 33 of file test_multiple_inheritance.cpp.

Member Function Documentation

static std::string VanillaStaticMix1::static_func ( )
inlinestatic

Definition at line 34 of file test_multiple_inheritance.cpp.

Member Data Documentation

int VanillaStaticMix1::static_value = 12
static

Definition at line 35 of file test_multiple_inheritance.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:58