|
|
StreamInterface & | operator= (StreamInterface const &) |
|
| StreamInterface (StreamInterface const &) |
|
virtual::rtc::StreamState | GetState () const =0 |
|
virtual::rtc::StreamResult | Read (::rtc::ArrayView< uchar >, uint64 &, int &)=0 |
|
virtual::rtc::StreamResult | Write (::rtc::ArrayView< uchar const >, uint64 &, int &)=0 |
|
virtual void | Close ()=0 |
|
virtual bool | Flush () |
| MCAPI | StreamInterface () |
| MCAPI::rtc::StreamResult | WriteAll (void const *data, uint64 data_len, uint64 *written, int *error) |
| MCAPI void * | $ctor () |
| MCAPI void | $dtor () |
| MCAPI bool | $Flush () |
◆ StreamInterface()
| MCAPI rtc::StreamInterface::StreamInterface |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ WriteAll()
| MCAPI::rtc::StreamResult rtc::StreamInterface::WriteAll |
( |
void const * | data, |
|
|
uint64 | data_len, |
|
|
uint64 * | written, |
|
|
int * | error ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
| MCAPI void * rtc::StreamInterface::$ctor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
| MCAPI void rtc::StreamInterface::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $Flush()
| MCAPI bool rtc::StreamInterface::$Flush |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
| MCAPI void ** rtc::StreamInterface::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: