Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
lfc::File Member List
This is the complete list of members for lfc::File, 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]
- close()
[virtual]
- copyFrom(_Input< char > &input, long count=LONG_MAX)
[virtual]
- copyTo(_Output< char > &output, long count=LONG_MAX)
[virtual]
- File()
- File(string filename, int flags=flRead, int shareFlags=0)
- flAppend enum value
- flCreateNew enum value
- flOpenExisting enum value
- flRead enum value
- flTemp enum value
- flTruncate enum value
- flush()
[virtual]
- lfc::_Output< char >::flush()
[inline, virtual]
- flWrite enum value
- hasMore() const
[virtual]
- lfc::_Input< char >::hasMore() const
[inline, virtual]
- m_handle
[protected]
- m_name
[protected]
- m_refCount
[protected]
- m_state
[protected]
- name() const
[inline, virtual]
- Object()
[inline, protected]
- onLastClientRelease() const
[inline, protected, virtual]
- open(string filename, int flags=flRead, int shareFlags=0)
[virtual]
- OpenMode enum name
- operator=(const _Named &obj)
[inline]
- pop()
[virtual]
- lfc::_Input< char >::pop()=0
[pure virtual]
- position() const
[virtual]
- 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]
- seek(long offset, SeekMode mode=seekSet)
[virtual]
- seekCurrent enum value
- seekEnd enum value
- SeekMode enum name
- seekSet enum value
- setEof(long offset=-1)
[virtual]
- setName(string name)
[inline, virtual]
- ShareMode enum name
- shRead enum value
- shWrite enum value
- sigInit
- sigShutdown
- size() const
[virtual]
- state() const
[inline, virtual]
- State enum name
- stClosed enum value
- stOpen enum value
- testState(State state, string location) 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]
- ~File()
[virtual]
- ~Object()
[inline, protected, virtual]
Generated on Fri Jan 25 03:13:05 2002 for LFC2 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001