Public Types | Public Member Functions | Private Attributes | List of all members
OptionalProperties< OptionalImpl > Class Template Reference

Public Types

using OptionalEnumValue = OptionalImpl< EnumType >
 

Public Member Functions

OptionalEnumValue access_by_copy ()
 
OptionalEnumValueaccess_by_ref ()
 
 OptionalProperties ()
 
 ~OptionalProperties ()
 

Private Attributes

OptionalEnumValue value
 

Detailed Description

template<template< typename > class OptionalImpl>
class OptionalProperties< OptionalImpl >

Definition at line 96 of file test_stl.cpp.

Member Typedef Documentation

◆ OptionalEnumValue

template<template< typename > class OptionalImpl>
using OptionalProperties< OptionalImpl >::OptionalEnumValue = OptionalImpl<EnumType>

Definition at line 98 of file test_stl.cpp.

Constructor & Destructor Documentation

◆ OptionalProperties()

template<template< typename > class OptionalImpl>
OptionalProperties< OptionalImpl >::OptionalProperties ( )
inline

Definition at line 100 of file test_stl.cpp.

◆ ~OptionalProperties()

template<template< typename > class OptionalImpl>
OptionalProperties< OptionalImpl >::~OptionalProperties ( )
inline

Definition at line 101 of file test_stl.cpp.

Member Function Documentation

◆ access_by_copy()

template<template< typename > class OptionalImpl>
OptionalEnumValue OptionalProperties< OptionalImpl >::access_by_copy ( )
inline

Definition at line 109 of file test_stl.cpp.

◆ access_by_ref()

template<template< typename > class OptionalImpl>
OptionalEnumValue& OptionalProperties< OptionalImpl >::access_by_ref ( )
inline

Definition at line 108 of file test_stl.cpp.

Member Data Documentation

◆ value

template<template< typename > class OptionalImpl>
OptionalEnumValue OptionalProperties< OptionalImpl >::value
private

Definition at line 112 of file test_stl.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15