Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACE_Streambuf_T Member List
This is the complete list of members for ACE_Streambuf_T, including all inherited members.
- ACE_Streambuf(u_int streambuf_size, int io_mode)
[protected]
- ACE_Streambuf_T(STREAM *peer, u_int streambuf_size = ACE_STREAMBUF_SIZE, int io_mode = ios::in | ios::out)
[inline]
- cur_mode_
[protected]
- eback_saved_
[protected]
- egptr_saved_
[protected]
- epptr_saved_
[protected]
- fillbuf(void)
[protected]
- flushbuf(void)
[protected]
- get_avail(void)
- get_handle(void)
[protected, virtual]
- get_mode_
[protected]
- get_one_byte(void)
[protected, virtual]
- get_waiting(void)
- gptr_saved_
[protected]
- mode_
[protected]
- overflow(int = EOF)
[protected, virtual]
- pbase_saved_
[protected]
- peer_
[protected]
- pptr_saved_
[protected]
- put_avail(void)
- put_mode_
[protected]
- recv(char *buf, ssize_t len, ACE_Time_Value *tv = NULL)
[virtual]
- recv(char *buf, ssize_t len, int flags, ACE_Time_Value * tv = NULL)
[virtual]
- recv_n(char *buf, ssize_t len, int flags = 0, ACE_Time_Value *tv = NULL)
[virtual]
- recv_timeout(ACE_Time_Value *tv = NULL)
- recv_timeout_
[protected]
- recv_timeout_value_
[protected]
- reset_base(void)
[protected]
- reset_get_buffer(char *newBuffer = NULL, u_int _streambuf_size = 0, u_int _gptr = 0, u_int _egptr = 0)
- reset_put_buffer(char *newBuffer = NULL, u_int _streambuf_size = 0, u_int _pptr = 0 )
- send(char *buf, ssize_t len)
[virtual]
- streambuf_size(void)
- streambuf_size_
[protected]
- sync(void)
[protected, virtual]
- syncin(void)
[protected]
- syncout(void)
[protected]
- timeout(void)
- timeout_
[protected]
- underflow(void)
[protected, virtual]
- ~ACE_Streambuf(void)
[virtual]
Generated at Fri Oct 5 07:04:55 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000