Static Public Member Functions | Static Public Attributes | List of all members
VanillaStaticMix2 Struct Reference
Inheritance diagram for VanillaStaticMix2:
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 37 of file test_multiple_inheritance.cpp.

Member Function Documentation

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

Definition at line 38 of file test_multiple_inheritance.cpp.

Member Data Documentation

int VanillaStaticMix2::static_value = 12
static

Definition at line 39 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