Monero
Loading...
Searching...
No Matches
object_sizes.cpp File Reference
Include dependency graph for object_sizes.cpp:

Classes

class  size_logger

Macros

#define MONERO_DEFAULT_LOG_CATEGORY   "debugtools.objectsizes"
#define SL(type)

Functions

int main (int argc, char *argv[])

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "debugtools.objectsizes"

◆ SL

#define SL ( type)
Value:
sl.add(#type, sizeof(type))

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )