XCryoconCharInterface Member List

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

address() const XInterfaceinline
buffer() const XCustomCharInterfaceinline
buffer_receive()XCustomCharInterfaceinlinestatic
close()XCharInterfaceprotectedvirtual
const_iterator typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
control() const XInterfaceinline
create(const char *name) (defined in XNode)XNodeinline
create(const char *name, bool runtime, Args &&...args) (defined in XNode)XNode
create(Transaction &tr, const char *name) (defined in XNode)XNodeinline
create(Transaction &tr, const char *name, bool runtime, Args &&...args) (defined in XNode)XNode
create(Args &&...args) (defined in Transactional::Node< XNode >)Transactional::Node< XNode >static
createOrphan(const char *name) (defined in XNode)XNodeinlinestatic
createOrphan(const char *name, bool runtime, Args_ &&...args) (defined in XNode)XNodestatic
device() const XInterfaceinline
disable()XNode
driver() const (defined in XInterface)XInterfaceinline
eos() const (defined in XCustomCharInterface)XCustomCharInterfaceinline
getChild(const XString &var) const (defined in XNode)XNode
getLabel() const XInterfacevirtual
getName() const XNode
getParent() const (defined in XNode)XNode
getTypename() const (defined in XNode)XNode
gpibMAVbit() const (defined in XCharInterface)XCharInterfaceinline
gpibUseSerialPollOnRead() const (defined in XCharInterface)XCharInterfaceinline
gpibUseSerialPollOnWrite() const (defined in XCharInterface)XCharInterfaceinline
gpibWaitBeforeRead() const (defined in XCharInterface)XCharInterfaceinline
gpibWaitBeforeSPoll() const (defined in XCharInterface)XCharInterfaceinline
gpibWaitBeforeWrite() const (defined in XCharInterface)XCharInterfaceinline
insert(Transaction< XNode > &tr, const shared_ptr< XNode > &var, bool online_after_insertion=false)Transactional::Node< XNode >
insert(const shared_ptr< XNode > &var)Transactional::Node< XNode >
isLocked() const (defined in XInterface)XInterfaceinline
isOpened() const (defined in XCharInterface)XCharInterfaceinlinevirtual
iterate_commit(Closure)Transactional::Node< XNode >inline
iterate_commit_if(Closure)Transactional::Node< XNode >inline
iterate_commit_while(Closure)Transactional::Node< XNode >inline
iterator typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
lock() (defined in XInterface)XInterfaceinline
mutex() (defined in XInterface)XInterfaceinline
Node(const Node &)=delete (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
Node()Transactional::Node< XNode >protected
NodeList typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
NodeNotFoundError typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
open() (defined in XCharInterface)XCharInterfaceprotectedvirtual
openedPort() const (defined in XCharInterface)XCharInterfaceinlineprotected
operator=(const Node &)=delete (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
PARITY_EVEN enum value (defined in XCharInterface)XCharInterface
PARITY_NONE enum value (defined in XCharInterface)XCharInterface
PARITY_ODD enum value (defined in XCharInterface)XCharInterface
port() const XInterfaceinline
print_() const (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
query(const XString &str) (defined in XCustomCharInterface)XCustomCharInterface
query(const char *str) (defined in XCustomCharInterface)XCustomCharInterfacevirtual
queryf(const char *format,...) __attribute__((format(printfXCustomCharInterface
receive() (defined in XCharInterface)XCharInterfacevirtual
receive(unsigned int length) (defined in XCharInterface)XCharInterfacevirtual
release(Transaction< XNode > &tr, const shared_ptr< XNode > &var)Transactional::Node< XNode >
release(const shared_ptr< XNode > &var)Transactional::Node< XNode >
releaseAll()Transactional::Node< XNode >
scanf(const char *format,...) const __attribute__((format(scanfXCustomCharInterface
send(const XString &str) (defined in XCryoconCharInterface)XCryoconCharInterfaceinlinevirtual
send(const char *str) (defined in XCryoconCharInterface)XCryoconCharInterfaceinlinevirtual
sendf(const char *format,...) __attribute__((format(printfXCustomCharInterface
serial7Bits() const (defined in XCharInterface)XCharInterfaceinline
serialBaudRate() const (defined in XCharInterface)XCharInterfaceinline
serialEOS() const (defined in XCharInterface)XCharInterfaceinline
serialFlushBeforeWrite() const (defined in XCharInterface)XCharInterfaceinline
serialHasEchoBack() const (defined in XCharInterface)XCharInterfaceinline
serialParity() const (defined in XCharInterface)XCharInterfaceinline
serialStopBits() const (defined in XCharInterface)XCharInterfaceinline
setEOS(const char *str) (defined in XCustomCharInterface)XCustomCharInterface
setGPIBMAVbit(unsigned char x) (defined in XCharInterface)XCharInterfaceinline
setGPIBUseSerialPollOnRead(bool x) (defined in XCharInterface)XCharInterfaceinline
setGPIBUseSerialPollOnWrite(bool x) (defined in XCharInterface)XCharInterfaceinline
setGPIBWaitBeforeRead(int msec) (defined in XCharInterface)XCharInterfaceinline
setGPIBWaitBeforeSPoll(int msec) (defined in XCharInterface)XCharInterfaceinline
setGPIBWaitBeforeWrite(int msec) (defined in XCharInterface)XCharInterfaceinline
setLabel(const XString &str) (defined in XInterface)XInterfaceinline
setSerial7Bits(bool enable) (defined in XCharInterface)XCharInterfaceinline
setSerialBaudRate(unsigned int rate)XCharInterfaceinline
setSerialEOS(const char *str)XCharInterfaceinline
setSerialFlushBeforeWrite(bool x) (defined in XCharInterface)XCharInterfaceinline
setSerialHasEchoBack(bool x) (defined in XCharInterface)XCharInterfaceinline
setSerialParity(unsigned int parity) (defined in XCharInterface)XCharInterfaceinline
setSerialStopBits(unsigned int bits) (defined in XCharInterface)XCharInterfaceinline
setUIEnabled(bool v)XNode
start() (defined in XInterface)XInterface
stop() (defined in XInterface)XInterface
swap(Transaction< XNode > &tr, const shared_ptr< XNode > &x, const shared_ptr< XNode > &y)Transactional::Node< XNode >
swap(const shared_ptr< XNode > &x, const shared_ptr< XNode > &y)Transactional::Node< XNode >
toDouble() const (defined in XCustomCharInterface)XCustomCharInterface
toInt() const (defined in XCustomCharInterface)XCustomCharInterface
toStr() const (defined in XCustomCharInterface)XCustomCharInterface
toStrSimplified() const XCustomCharInterface
toUInt() const (defined in XCustomCharInterface)XCustomCharInterface
unlock() (defined in XInterface)XInterfaceinline
upperNode(Snapshot< XNode > &shot)Transactional::Node< XNode >
write(const char *sendbuf, int size) (defined in XCryoconCharInterface)XCryoconCharInterfaceinlinevirtual
XCharInterface(const char *name, bool runtime, const shared_ptr< XDriver > &driver) (defined in XCharInterface)XCharInterface
XCryoconCharInterface(const char *name, bool runtime, const shared_ptr< XDriver > &driver) (defined in XCryoconCharInterface)XCryoconCharInterfaceinline
XCustomCharInterface(const char *name, bool runtime, const shared_ptr< XDriver > &driver) (defined in XCustomCharInterface)XCustomCharInterface
XInterface(const char *name, bool runtime, const shared_ptr< XDriver > &driver) (defined in XInterface)XInterface
XNode(const char *name, bool runtime=false) (defined in XNode)XNodeexplicit
XNode()=delete (defined in XNode)XNode
~Node() (defined in Transactional::Node< XNode >)Transactional::Node< XNode >virtual
~XCharInterface()=default (defined in XCharInterface)XCharInterfacevirtual
~XCryoconCharInterface() (defined in XCryoconCharInterface)XCryoconCharInterfaceinlinevirtual
~XCustomCharInterface()=default (defined in XCustomCharInterface)XCustomCharInterfacevirtual
~XInterface() (defined in XInterface)XInterfaceinlinevirtual
~XNode() (defined in XNode)XNodevirtual

Generated for KAME4 by  doxygen 1.8.3