Rudiments
modemclient Member List

This is the complete list of members for modemclient, including all inherited members.

_baud() (defined in modemutil)modemutilprivate
_devicename() (defined in modemutil)modemutilprivate
allowShortReads()filedescriptor
allowShortWrites()filedescriptor
client()client
client(const client &c)client
close()modemclientvirtual
closeOnExec()filedescriptor
configureSerialPort(int32_t fd, const char *baud) (defined in modemutil)modemutilprivate
connect()modemclientvirtual
deInitializeSSL()filedescriptor
disableIPv4()filedescriptor
dontAllowShortReads()filedescriptor
dontAllowShortWrites()filedescriptor
dontCloseOnExec()filedescriptor
dontRetryInterruptedFcntl()filedescriptor
dontRetryInterruptedIoctl()filedescriptor
dontRetryInterruptedReads()filedescriptor
dontRetryInterruptedWaits()filedescriptor
dontRetryInterruptedWrites()filedescriptor
dontTranslateByteOrder()filedescriptor
dontUseNaglesAlgorithm()filedescriptor
duplicate() const filedescriptor
duplicate(int32_t newfd) const filedescriptor
enableIPv4()filedescriptor
fCntl(int32_t command, long arg) const filedescriptorvirtual
filedescriptor()filedescriptor
filedescriptor(const filedescriptor &f)filedescriptor
flushWriteBuffer(int32_t sec, int32_t usec) const filedescriptor
getCloseOnExec()filedescriptor
getFileDescriptor() const filedescriptor
getPeerAddress() const filedescriptor
getRetryInterruptedFcntl() const filedescriptor
getRetryInterruptedIoctl() const filedescriptor
getRetryInterruptedReads() const filedescriptor
getRetryInterruptedWaits() const filedescriptor
getRetryInterruptedWrites() const filedescriptor
getSSL() const filedescriptor
getSSLContext()filedescriptor
getSSLResult() const filedescriptor
getTcpReadBufferSize(int32_t *size)filedescriptor
getTcpWriteBufferSize(int32_t *size)filedescriptor
getType() const filedescriptor
getVerboseConnectError()clientvirtual
hostToNet(uint16_t value)filedescriptorstatic
hostToNet(uint32_t value)filedescriptorstatic
hostToNet(uint64_t value)filedescriptorstatic
initialize(constnamevaluepairs *cd)modemclientvirtual
initialize(const char *device, const char *baud, const char *customatcommands, const char *connectscript, const char *phonenumber, const char *disconnectscript, uint32_t retrywait, uint32_t tries)modemclient
initialize(const char *device, const char *baud) (defined in modemutil)modemutilprivate
initializeSSL()filedescriptor
ioCtl(int32_t command, void *arg) const filedescriptorvirtual
isUsingNonBlockingMode() const filedescriptorvirtual
modemclient()modemclient
modemclient(const modemclient &m)modemclient
modemutil() (defined in modemutil)modemutilprivate
netToHost(uint16_t value)filedescriptorstatic
netToHost(uint32_t value)filedescriptorstatic
netToHost(uint64_t value)filedescriptorstatic
operator=(const modemclient &m)modemclient
client::operator=(const client &c)client
filedescriptor::operator=(const filedescriptor &f)filedescriptor
passFileDescriptor(int32_t fd) const filedescriptorvirtual
passSocket(int32_t sock) const filedescriptorvirtual
printBits(unsigned char value)filedescriptor
printBits(uint16_t value)filedescriptor
printBits(uint32_t value)filedescriptor
printBits(uint64_t value)filedescriptor
printBits(char value)filedescriptor
printBits(int16_t value)filedescriptor
printBits(int32_t value)filedescriptor
printBits(int64_t value)filedescriptor
printBits(unsigned char *bits, uint64_t size)filedescriptor
printf(const char *format,...)filedescriptor
printf(const char *format, va_list *argp)filedescriptor
read(uint16_t *buffer) const filedescriptor
read(uint32_t *buffer) const filedescriptor
read(uint64_t *buffer) const filedescriptor
read(int16_t *buffer) const filedescriptor
read(int32_t *buffer) const filedescriptor
read(int64_t *buffer) const filedescriptor
read(float *buffer) const filedescriptor
read(double *buffer) const filedescriptor
read(unsigned char *buffer) const filedescriptor
read(char *buffer) const filedescriptor
read(bool *buffer) const filedescriptor
read(unsigned char *buffer, size_t size) const filedescriptor
read(char *buffer, size_t size) const filedescriptor
read(void *buf, size_t size) const filedescriptor
read(char **buffer, const char *terminator) const filedescriptor
read(uint16_t *buffer, int32_t sec, int32_t usec) const filedescriptor
read(uint32_t *buffer, int32_t sec, int32_t usec) const filedescriptor
read(uint64_t *buffer, int32_t sec, int32_t usec) const filedescriptor
read(int16_t *buffer, int32_t sec, int32_t usec) const filedescriptor
read(int32_t *buffer, int32_t sec, int32_t usec) const filedescriptor
read(int64_t *buffer, int32_t sec, int32_t usec) const filedescriptor
read(float *buffer, int32_t sec, int32_t usec) const filedescriptor
read(double *buffer, int32_t sec, int32_t usec) const filedescriptor
read(unsigned char *buffer, int32_t sec, int32_t usec) const filedescriptor
read(char *buffer, int32_t sec, int32_t usec) const filedescriptor
read(bool *buffer, int32_t sec, int32_t usec) const filedescriptor
read(unsigned char *buffer, size_t size, int32_t sec, int32_t usec) const filedescriptor
read(char *buffer, size_t size, int32_t sec, int32_t usec) const filedescriptor
read(void *buf, size_t size, int32_t sec, int32_t usec) const filedescriptor
read(char **buffer, const char *terminator, int32_t sec, int32_t usec) const filedescriptor
receiveFileDescriptor(int32_t *fd) const filedescriptorvirtual
receiveSocket(int32_t *sock) const filedescriptorvirtual
retryInterruptedFcntl()filedescriptor
retryInterruptedIoctl()filedescriptor
retryInterruptedReads()filedescriptor
retryInterruptedWaits()filedescriptor
retryInterruptedWrites()filedescriptor
safePrint(unsigned char c)filedescriptor
safePrint(const unsigned char *str)filedescriptor
safePrint(const unsigned char *str, int32_t length)filedescriptor
safePrint(char c)filedescriptor
safePrint(const char *str)filedescriptor
safePrint(const char *str, int32_t length)filedescriptor
setFileDescriptor(int32_t filedesc)filedescriptor
setReadBufferSize(ssize_t size) const filedescriptor
setSSLContext(void *ctx)filedescriptor
setTcpReadBufferSize(int32_t size)filedescriptor
setTcpWriteBufferSize(int32_t size)filedescriptor
setVerboseConnectError(const char *error)clientvirtual
setWriteBufferSize(ssize_t size) const filedescriptor
supportsBlockingNonBlockingModes()filedescriptorvirtual
supportsSSL()filedescriptor
translateByteOrder()filedescriptor
useBlockingMode() const filedescriptorvirtual
useNaglesAlgorithm()filedescriptor
useNonBlockingMode() const filedescriptorvirtual
waitForNonBlockingRead(int32_t sec, int32_t usec) const filedescriptor
waitForNonBlockingWrite(int32_t sec, int32_t usec) const filedescriptor
write(uint16_t number) const filedescriptor
write(uint32_t number) const filedescriptor
write(uint64_t number) const filedescriptor
write(int16_t number) const filedescriptor
write(int32_t number) const filedescriptor
write(int64_t number) const filedescriptor
write(float number) const filedescriptor
write(double number) const filedescriptor
write(unsigned char character) const filedescriptor
write(char character) const filedescriptor
write(bool value) const filedescriptor
write(const unsigned char *string) const filedescriptor
write(const char *string) const filedescriptor
write(const unsigned char *string, size_t size) const filedescriptor
write(const char *string, size_t size) const filedescriptor
write(const void *buffer, size_t size) const filedescriptor
write(uint16_t number, int32_t sec, int32_t usec) const filedescriptor
write(uint32_t number, int32_t sec, int32_t usec) const filedescriptor
write(uint64_t number, int32_t sec, int32_t usec) const filedescriptor
write(int16_t number, int32_t sec, int32_t usec) const filedescriptor
write(int32_t number, int32_t sec, int32_t usec) const filedescriptor
write(int64_t number, int32_t sec, int32_t usec) const filedescriptor
write(float number, int32_t sec, int32_t usec) const filedescriptor
write(double number, int32_t sec, int32_t usec) const filedescriptor
write(unsigned char character, int32_t sec, int32_t usec) const filedescriptor
write(char character, int32_t sec, int32_t usec) const filedescriptor
write(bool value, int32_t sec, int32_t usec) const filedescriptor
write(const unsigned char *string, int32_t sec, int32_t usec) const filedescriptor
write(const char *string, int32_t sec, int32_t usec) const filedescriptor
write(const unsigned char *string, size_t size, int32_t sec, int32_t usec) const filedescriptor
write(const char *string, size_t size, int32_t sec, int32_t usec) const filedescriptor
write(const void *buffer, size_t size, int32_t sec, int32_t usec) const filedescriptor
~client()clientvirtual
~filedescriptor()filedescriptorvirtual
~modemclient()modemclientvirtual
~modemutil() (defined in modemutil)modemutilprivatevirtual