Public Member Functions | Public Attributes | List of all members
__mtimer__ Struct Reference

Public Member Functions

 __mtimer__ (const char *format,...) __attribute__((format(printf
 
 operator bool ()
 
double sec ()
 
 va_end (args)
 
 va_start (args, format)
 
 vsnprintf (msg, sizeof(msg), format, args)
 
 ~__mtimer__ ()
 

Public Attributes

bool is_sec_print
 
char msg [100]
 
double start
 
 start = sec()
 

Detailed Description

Definition at line 9 of file example1.cpp.

Constructor & Destructor Documentation

__mtimer__::__mtimer__ ( const char *  format,
  ... 
)
__mtimer__::~__mtimer__ ( )
inline

Definition at line 23 of file example1.cpp.

Member Function Documentation

__mtimer__::operator bool ( )
inline

Definition at line 31 of file example1.cpp.

double __mtimer__::sec ( )
inline

Definition at line 26 of file example1.cpp.

__mtimer__::va_end ( args  )
__mtimer__::va_start ( args  ,
format   
)
__mtimer__::vsnprintf ( msg  ,
sizeof(msg ,
format  ,
args   
)

Member Data Documentation

bool __mtimer__::is_sec_print

Definition at line 12 of file example1.cpp.

char __mtimer__::msg[100]

Definition at line 11 of file example1.cpp.

double __mtimer__::start

Definition at line 10 of file example1.cpp.

__mtimer__::start = sec()

Definition at line 21 of file example1.cpp.


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


eus_qpoases
Author(s):
autogenerated on Fri May 14 2021 02:51:42