Scarab  v2.4.9
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 55 of file test_app_with_subcommands.cc.

Constructor & Destructor Documentation

◆ get_or_set()

get_or_set ( )
inline

Definition at line 57 of file test_app_with_subcommands.cc.

Member Function Documentation

◆ get()

void get ( )
inline

Definition at line 70 of file test_app_with_subcommands.cc.

◆ set()

void set ( const main_app an_app)
inline

Definition at line 76 of file test_app_with_subcommands.cc.

◆ setup_subcommands()

void setup_subcommands ( main_app an_app)
inline

Definition at line 59 of file test_app_with_subcommands.cc.

Member Data Documentation

◆ f_value

int f_value

Definition at line 83 of file test_app_with_subcommands.cc.


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