Scarab  v2.4.3
Project 8 C++ Utility Library
Public Member Functions | Public Attributes | List of all members
get_or_set Struct Reference

Public Member Functions

 get_or_set ()
 
void setup_subcommands (main_app &an_app)
 
void get ()
 
void set (const main_app &an_app)
 

Public Attributes

int f_value
 

Detailed Description

Definition at line 56 of file test_app_with_subcommands.cc.

Constructor & Destructor Documentation

◆ get_or_set()

get_or_set ( )
inline

Definition at line 58 of file test_app_with_subcommands.cc.

Member Function Documentation

◆ get()

void get ( )
inline

Definition at line 71 of file test_app_with_subcommands.cc.

◆ set()

void set ( const main_app an_app)
inline

Definition at line 77 of file test_app_with_subcommands.cc.

◆ setup_subcommands()

void setup_subcommands ( main_app an_app)
inline

Definition at line 60 of file test_app_with_subcommands.cc.

Member Data Documentation

◆ f_value

int f_value

Definition at line 84 of file test_app_with_subcommands.cc.


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