SFrame 3.6
|
#include <iomanip>
#include <iostream>
#include "TObject.h"
#include "../include/SLogger.h"
Go to the source code of this file.
Variables | |
static const string::size_type | MAXIMUM_SOURCE_NAME_LENGTH = 18 |
Hard-coded maximum length of the source names. |
const string::size_type MAXIMUM_SOURCE_NAME_LENGTH = 18 [static] |
Hard-coded maximum length of the source names.
Definition at line 26 of file SLogger.cxx.
Referenced by SLogger::Send().