Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
lfc::SerialPort Member List
This is the complete list of members for lfc::SerialPort, including all inherited members.
- _Input()
[inline, protected]
- _Named(string name="unknown")
[inline, protected]
- _Named(const _Named &obj)
[inline, protected]
- _Output()
[inline, protected]
- _Server()
[inline, protected]
- acceptMore() const
[virtual]
- lfc::_Output< char >::acceptMore() const
[inline, virtual]
- addRef() const
[inline, virtual]
- availableCount() const
[virtual]
- close()
[virtual]
- copyFrom(_Input< char > &input, long count=LONG_MAX)
[virtual]
- copyTo(_Output< char > &output, long count=LONG_MAX)
[virtual]
- flush()
[virtual]
- lfc::_Output< char >::flush()
[inline, virtual]
- hasMore() const
[virtual]
- lfc::_Input< char >::hasMore() const
[inline, virtual]
- m_handle
[protected]
- m_name
[protected]
- m_originalSettings
[protected]
- m_refCount
[protected]
- m_state
[protected]
- modemStatus() const
[virtual]
- ModemStatusFlags enum name
- mstatusCTS enum value
- mstatusDCD enum value
- mstatusDSR enum value
- mstatusRNG enum value
- name() const
[inline, virtual]
- Object()
[inline, protected]
- onLastClientRelease() const
[inline, protected, virtual]
- open(string name)
[virtual]
- operator=(const _Named &obj)
[inline]
- pop()
[virtual]
- lfc::_Input< char >::pop()=0
[pure virtual]
- PurgeFlags enum name
- purgeInput enum value
- purgeOutput enum value
- push(const char &value)
[virtual]
- lfc::_Output< char >::push(const char &value)=0
[pure virtual]
- read(char *buffer, long count, bool bWaitAll=true)
[virtual]
- lfc::_Input< char >::read(char *buffer, long count, bool bWaitAll=true)
[virtual]
- release() const
[inline, virtual]
- resetInput()
[virtual]
- lfc::_Input< char >::resetInput()
[inline, virtual]
- resetOutput()
[virtual]
- lfc::_Output< char >::resetOutput()
[inline, virtual]
- sendBreak()
[virtual]
- SerialPort()
- SerialPort(string name)
- setBlockingRead(bool bBlocking)
[virtual]
- setDTR(bool bEnable)
[virtual]
- setHardwareFlowControl(bool bEnable)
[virtual]
- setName(string name)
[inline, virtual]
- setReadTimeout(long timeout)
[virtual]
- setRTS(bool bEnable)
[virtual]
- setSoftwareFlowControl(bool bEnable, char Xon=0x11, char Xoff=0x13)
[virtual]
- setup(string settings)
[virtual]
- sigInit
- sigShutdown
- state() const
[inline, virtual]
- State enum name
- stClosed enum value
- stOpen enum value
- testState(string location, int s1, int s2=-1, int s3=-1, int s4=-1) const
[inline, protected, virtual]
- write(const char *buffer, long count, bool bWaitAll=true)
[virtual]
- lfc::_Output< char >::write(const char *buffer, long count, bool bWaitAll=true)
[virtual]
- ~_Input()
[inline, virtual]
- ~_Named()
[inline, virtual]
- ~_Output()
[inline, virtual]
- ~_Server()
[inline, virtual]
- ~Object()
[inline, protected, virtual]
- ~SerialPort()
[virtual]
Generated on Fri Jan 25 03:13:49 2002 for LFC2 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001