blocxx
|
#include "blocxx/BLOCXX_config.h"
#include "blocxx/ArrayFwd.hpp"
#include "blocxx/IntrusiveReference.hpp"
#include "blocxx/ArrayFwd.hpp"
#include "blocxx/IntrusiveReference.hpp"
Go to the source code of this file.
Namespaces | |
namespace | std |
namespace | BLOCXX_NAMESPACE |
Taken from RFC 1321. | |
namespace | BLOCXX_NAMESPACE::Exec |
Typedefs | |
typedef IntrusiveReference < Logger > | BLOCXX_NAMESPACE::LoggerRef |
typedef IntrusiveReference < LogAppender > | BLOCXX_NAMESPACE::LogAppenderRef |
typedef IntrusiveReference < MultiAppender > | BLOCXX_NAMESPACE::MultiAppenderRef |
typedef Array< String > | BLOCXX_NAMESPACE::StringArray |
typedef Array< Char16 > | BLOCXX_NAMESPACE::Char16Array |
typedef Enumeration< String > | BLOCXX_NAMESPACE::StringEnumeration |
typedef IntrusiveReference < Thread > | BLOCXX_NAMESPACE::ThreadRef |
typedef IntrusiveReference < ThreadPool > | BLOCXX_NAMESPACE::ThreadPoolRef |
typedef Array< Bool > | BLOCXX_NAMESPACE::BoolArray |
typedef IntrusiveReference < UnnamedPipe > | BLOCXX_NAMESPACE::UnnamedPipeRef |
typedef IntrusiveReference < SharedLibraryLoader > | BLOCXX_NAMESPACE::SharedLibraryLoaderRef |
typedef IntrusiveReference < SelectableIFC > | BLOCXX_NAMESPACE::SelectableIFCRef |
typedef IntrusiveReference < SelectableCallbackIFC > | BLOCXX_NAMESPACE::SelectableCallbackIFCRef |
typedef IntrusiveReference < SocketBaseImpl > | BLOCXX_NAMESPACE::SocketBaseImplRef |
typedef IntrusiveReference < Runnable > | BLOCXX_NAMESPACE::RunnableRef |
typedef IntrusiveReference < ThreadCounter > | BLOCXX_NAMESPACE::ThreadCounterRef |
typedef IntrusiveReference < ThreadDoneCallback > | BLOCXX_NAMESPACE::ThreadDoneCallbackRef |
typedef IntrusiveReference < SSLServerCtx > | BLOCXX_NAMESPACE::SSLServerCtxRef |
typedef IntrusiveReference < SSLClientCtx > | BLOCXX_NAMESPACE::SSLClientCtxRef |
typedef IntrusiveReference < SSLTrustStore > | BLOCXX_NAMESPACE::SSLTrustStoreRef |
typedef IntrusiveReference < SharedLibrary > | BLOCXX_NAMESPACE::SharedLibraryRef |
typedef IntrusiveReference < Process > | BLOCXX_NAMESPACE::ProcessRef |
Variables | |
class BLOCXX_COMMON_API | BLOCXX_NAMESPACE::Logger |
class BLOCXX_COMMON_API | BLOCXX_NAMESPACE::LogAppender |
class BLOCXX_COMMON_API | BLOCXX_NAMESPACE::MultiAppender |