ns3::LogComponent Class Reference
#include <log.h>
List of all members.
Detailed Description
Definition at line 328 of file log.h.
Constructor & Destructor Documentation
ns3::LogComponent::LogComponent |
( |
char const * |
name |
) |
|
Member Function Documentation
void ns3::LogComponent::Disable |
( |
enum LogLevel |
level |
) |
|
void ns3::LogComponent::Enable |
( |
enum LogLevel |
level |
) |
|
void ns3::LogComponent::EnvVarCheck |
( |
char const * |
name |
) |
|
Definition at line 103 of file log.cc.
References Enable(), ns3::LOG_ALL, ns3::LOG_DEBUG, ns3::LOG_ERROR, ns3::LOG_FUNCTION, ns3::LOG_INFO, ns3::LOG_LEVEL_ALL, ns3::LOG_LEVEL_DEBUG, ns3::LOG_LEVEL_ERROR, ns3::LOG_LEVEL_FUNCTION, ns3::LOG_LEVEL_INFO, ns3::LOG_LEVEL_LOGIC, ns3::LOG_LEVEL_WARN, ns3::LOG_LOGIC, ns3::LOG_PREFIX_FUNC, ns3::LOG_PREFIX_TIME, and ns3::LOG_WARN.
Referenced by LogComponent().
bool ns3::LogComponent::IsEnabled |
( |
enum LogLevel |
level |
) |
const |
bool ns3::LogComponent::IsNoneEnabled |
( |
void |
|
) |
const |
char const * ns3::LogComponent::Name |
( |
void |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following files: