Go to the source code of this file.
|
| int | main (int argc, char *argv[]) |
| |
◆ ELECTRONEUM_DEFAULT_LOG_CATEGORY
| #define ELECTRONEUM_DEFAULT_LOG_CATEGORY "debugtools.objectsizes" |
◆ SL
| #define SL |
( |
|
type | ) |
sl.add(#type, sizeof(type)) |
◆ main()
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Definition at line 65 of file object_sizes.cpp.
74 SL(boost::asio::io_service);
75 SL(boost::asio::io_service::work);
76 SL(boost::asio::deadline_timer);
void mlog_configure(const std::string &filename_base, bool console, const std::size_t max_log_file_size=MAX_LOG_FILE_SIZE, const std::size_t max_log_files=MAX_LOG_FILES)
AddressBookRow - provides functions to manage address book.
A generic BlockchainDB exception.