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
◆ main()
| int main |
( |
int | argc, |
|
|
char * | argv[] ) |
Definition at line 65 of file object_sizes.cpp.
66{
68
70
72
74 SL(boost::asio::io_service);
75 SL(boost::asio::io_service::work);
76 SL(boost::asio::deadline_timer);
77
81
86
88
93
100
104
113
120
121 return 0;
122}
A generic BlockchainDB exception.
cryptonote_connection_context connection_context
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.