#include <sample4.h>
Definition at line 38 of file sample4.h.
◆ Counter()
◆ Increment()
int Counter::Increment |
( |
| ) |
|
Definition at line 39 of file sample4.cc.
39 {
40 return counter_++;
41}
◆ Print()
void Counter::Print |
( |
| ) |
const |
Definition at line 44 of file sample4.cc.
44 {
46}
LOGGING_API void printf(Category category, const char *format,...)
The documentation for this class was generated from the following files:
- libraries/fc/include/fc/crypto/webauthn_json/thirdparty/gtest/googletest/samples/sample4.h
- libraries/fc/include/fc/crypto/webauthn_json/thirdparty/gtest/googletest/samples/sample4.cc