SO3Engine
|
Hikari::Args Class Reference
#include <FlashValue.h>
Inheritance diagram for Hikari::Args:
Public Member Functions | |
Args () | |
Args (Args &v) | |
Args (const FlashValue &firstArg) | |
Args & | operator() (const FlashValue &newArg) |
Detailed Description
This helper class can be used to quickly declare variable-length FlashValue arguments inline.
Syntax is:
Args(x)(x)(x)(x)...
Definition at line 200 of file FlashValue.h.
Constructor & Destructor Documentation
◆ Args() [1/3]
Args::Args | ( | ) |
Definition at line 191 of file FlashValue.cpp.
◆ Args() [2/3]
Args::Args | ( | Args & | v | ) |
Definition at line 195 of file FlashValue.cpp.
◆ Args() [3/3]
|
explicit |
Definition at line 200 of file FlashValue.cpp.
Member Function Documentation
◆ operator()()
Args & Args::operator() | ( | const FlashValue & | newArg | ) |
Definition at line 204 of file FlashValue.cpp.
The documentation for this class was generated from the following files:
- include/External/hikari/FlashValue.h
- src/External/hikari/FlashValue.cpp
Generated by 1.9.8