Scarab  v2.2.1
Project 8 C++ Utility Library
Classes | Macros
test__member_variables.hh File Reference
#include <atomic>
#include <memory>
#include <string>
#include "_member_variables.hh"
Include dependency graph for test__member_variables.hh:

Go to the source code of this file.

Classes

struct  test_acc
 
struct  test_acc_static
 
struct  test_acc_mutable
 
struct  test_ref
 
struct  test_ref_static
 
struct  test_ref_mutable
 
struct  test_ptr
 
struct  test_ptr_static
 
struct  test_ptr_mutable
 
struct  test_shptr
 
struct  test_shptr_static
 
struct  test_shptr_mutable
 
struct  test_atm
 
struct  test_atm_static
 
struct  test_atm_mutable
 

Macros

#define set_prefix   set_
 
#define get_prefix   get_
 
#define var_prefix   f_
 
#define static_prefix   s_
 

Macro Definition Documentation

#define get_prefix   get_

Definition at line 16 of file test__member_variables.hh.

#define set_prefix   set_

Definition at line 15 of file test__member_variables.hh.

#define static_prefix   s_

Definition at line 18 of file test__member_variables.hh.

#define var_prefix   f_

Definition at line 17 of file test__member_variables.hh.