Jpp
debug
the software that should make you happy
|
This is the complete list of members for JLOGGER::JControlHostLogger, including all inherited members.
accept(const int server) | JNET::JTCPSocket | inlineprotected |
bad() const | JLANG::JFile | inlineprotectedvirtual |
CheckHead(JPrefix &prefix, JTimeval timeout=JTimeval::min()) | JNET::JControlHost | inlineprotected |
CheckHead(std::string &tag, long long int &length, const int timeout_us=0) | JNET::JControlHost | inlineprotected |
close() | JLANG::JFile | inlineprotected |
configure() | JNET::JControlHost | inlineprotected |
connect(const int port) | JNET::JTCPSocket | inlineprotected |
connect(const JHostname &hostname) | JNET::JTCPSocket | inlineprotected |
connect(const std::string &hostname, const int port) | JNET::JTCPSocket | inlineprotected |
connect(const int ip_number, const int port) | JNET::JTCPSocket | inlineprotected |
Connected() | JNET::JControlHost | inlineprotected |
do_throw | JLANG::JThrow< JControlHost > | protectedstatic |
eof() const | JLANG::JFile | inlineprotectedvirtual |
fail() const | JLANG::JFile | inlineprotectedvirtual |
FILE_CLOSED | JLANG::JAbstractFile | protectedstatic |
fileDescriptor | JLANG::JAbstractFile | protected |
getDefaultBufferSize() | JNET::JSocket | inlineprotectedstatic |
getFamily() const | JNET::JSocketAddress | inlineprotected |
getFileDescriptor() const | JLANG::JAbstractFile | inlineprotected |
GetFullData(void *buffer, long long int length) | JNET::JControlHost | inlineprotected |
GetFullString(std::string &buffer) | JNET::JControlHost | inlineprotected |
getHostname() const | JNET::JSocketAddress | inlineprotected |
getIPnumber() const | JNET::JSocketAddress | inlineprotected |
getKeepAlive() const | JNET::JSocket | inlineprotected |
getNonBlocking() const | JNET::JTCPSocket | inlineprotected |
getOption(const int level, const int option) const | JNET::JSocket | inlineprotected |
getPort() const | JNET::JSocketAddress | inlineprotected |
getReceiveBufferSize() const | JNET::JSocket | inlineprotected |
getReuseAddress() const | JNET::JSocket | inlineprotected |
getSendBufferSize() const | JNET::JSocket | inlineprotected |
getSockaddr() const | JNET::JSocketAddress | inlineprotected |
getSockaddr() | JNET::JSocketAddress | inlineprotected |
getTcpNoDelay() const | JNET::JTCPSocket | inlineprotected |
good() const | JLANG::JFile | inlineprotectedvirtual |
in_avail(JTimeval timeout=JTimeval::min()) const | JLANG::JFile | inlineprotected |
is_open() const | JLANG::JAbstractFile | inlineprotected |
is_valid(const char c) | JNET::JControlHost | inlineprotectedstatic |
JAbstractFile() | JLANG::JAbstractFile | inlineprotected |
JAbstractFile(const int file) | JLANG::JAbstractFile | inlineprotected |
JAbstractFile(FILE *stream) | JLANG::JAbstractFile | inlineprotected |
JControlHost() | JNET::JControlHost | inlineprotected |
JControlHost(const JHostname &server) | JNET::JControlHost | inlineprotected |
JControlHost(const std::string &server, const int port) | JNET::JControlHost | inlineprotected |
JControlHost(const int ip_number, const int port=DISPATCH_PORT) | JNET::JControlHost | inlineprotected |
JControlHost(const JTCPSocket &socket) | JNET::JControlHost | inlineprotected |
JControlHost(const JControlHost &) | JNET::JControlHost | private |
JControlHost(JControlHost &&) | JNET::JControlHost | private |
JControlHostLogger(std::string const &host_name) | JLOGGER::JControlHostLogger | inline |
JFile() | JLANG::JFile | inlineprotected |
JFile(const JAbstractFile &file) | JLANG::JFile | inlineprotected |
JSocket() | JNET::JSocket | inlineprotected |
JSocket(const int domain, const int type, const int protocol=0) | JNET::JSocket | inlineprotected |
JSocketAddress() | JNET::JSocketAddress | inlineprotected |
JSocketBlocking() | JNET::JSocketBlocking | inlineprotected |
JSocketBlocking(const JTCPSocket &socket) | JNET::JSocketBlocking | inlineprotected |
JTCPSocket() | JNET::JTCPSocket | inlineprotected |
JTCPSocket(const int server) | JNET::JTCPSocket | inlineprotected |
less(const JAbstractFile &file) const | JLANG::JAbstractFile | inlineprotected |
m_mutex | JLOGGER::JLogger | private |
maybe_special(const JTag &tag) | JNET::JControlHost | inlineprotectedstatic |
mutex() | JLOGGER::JLogger | inline |
MyId(const std::string &nick_name) | JNET::JControlHost | inlineprotected |
operator=(const JControlHost &) | JNET::JControlHost | private |
operator=(JControlHost &&) | JNET::JControlHost | private |
out_avail(JTimeval timeout=JTimeval::min()) const | JLANG::JFile | inlineprotected |
prefix | JNET::JControlHost | mutableprivate |
PutFullData(const JTag &tag, const void *buffer, const long long int length) | JNET::JControlHost | inlineprotected |
PutFullData(const std::string &tag, const void *buffer, const long long int length) | JNET::JControlHost | inlineprotected |
PutFullString(const JTag &tag, const std::string &buffer) | JNET::JControlHost | inlineprotected |
PutFullString(const std::string &tag, const std::string &buffer) | JNET::JControlHost | inlineprotected |
read(char *buffer, const int length) override | JNET::JSocketBlocking | inlineprotectedvirtual |
result | JLANG::JFile | private |
SendMeAlways() | JNET::JControlHost | inlineprotected |
SendMeNext() | JNET::JControlHost | inlineprotected |
setFamily(const int family) | JNET::JSocketAddress | inlineprotected |
setFileDescriptor(const int file) | JLANG::JAbstractFile | inlineprotected |
setIPnumber(const int ip_number) | JNET::JSocketAddress | inlineprotected |
setIPnumber() | JNET::JSocketAddress | inlineprotected |
setKeepAlive(const bool on) | JNET::JSocket | inlineprotected |
setKeepCnt(const int count) | JNET::JTCPSocket | inlineprotected |
setKeepIdle(const int t_s) | JNET::JTCPSocket | inlineprotected |
setKeepIntvl(const int t_s) | JNET::JTCPSocket | inlineprotected |
setNonBlocking(const bool on) | JNET::JTCPSocket | inlineprotected |
setOption(const int level, const int option, const T value) | JNET::JSocket | inlineprotected |
setPort(const int port) | JNET::JSocketAddress | inlineprotected |
setReceiveBufferSize(const int size) | JNET::JSocket | inlineprotected |
setReuseAddress(const bool on) | JNET::JSocket | inlineprotected |
setSendBufferSize(const int size) | JNET::JSocket | inlineprotected |
setTcpNoDelay(const bool on) | JNET::JTCPSocket | inlineprotected |
shutdown() | JNET::JSocket | inlineprotected |
sizeOf() | JNET::JSocketAddress | inlineprotectedstatic |
Subscribe(const JSubscription &subscription) | JNET::JControlHost | inlineprotected |
Subscribe(const JSubscriptionList &subscription) | JNET::JControlHost | inlineprotected |
Throw(const bool option) | JLANG::JThrow< JControlHost > | inlineprotectedstatic |
Throw(const JException_t &error, const int value=-1) | JLANG::JThrow< JControlHost > | inlineprotectedstatic |
typeout(const std::string &tag, const std::string &message) | JLOGGER::JControlHostLogger | inlinevirtual |
WaitHead(JPrefix &prefix) | JNET::JControlHost | inlineprotected |
WaitHead(std::string &tag, long long int &length) | JNET::JControlHost | inlineprotected |
WhereIs(const std::string &host_name, const std::string &nick_name, std::string &answer) | JNET::JControlHost | inlineprotectedstatic |
write(const char *buffer, const int length) override | JNET::JSocketBlocking | inlineprotectedvirtual |
~JBinaryInput() | JLANG::JBinaryInput | inlineprotectedvirtual |
~JBinaryOutput() | JLANG::JBinaryOutput | inlineprotectedvirtual |
~JControlHost() | JNET::JControlHost | inlineprotected |
~JLogger() | JLOGGER::JLogger | inlinevirtual |