◆ listen()
virtual bool ScriptDebuggerTransport::listen |
( |
ushort | port | ) |
|
|
virtual |
◆ connect()
virtual bool ScriptDebuggerTransport::connect |
( |
::std::string const & | host, |
|
|
ushort | port ) |
|
virtual |
◆ selectClient()
virtual bool ScriptDebuggerTransport::selectClient |
( |
::std::string & | outClient | ) |
|
|
virtual |
◆ started()
virtual bool ScriptDebuggerTransport::started |
( |
| ) |
const |
|
virtual |
◆ connected()
virtual bool ScriptDebuggerTransport::connected |
( |
| ) |
const |
|
virtual |
◆ lostConnection()
virtual bool ScriptDebuggerTransport::lostConnection |
( |
| ) |
const |
|
virtual |
◆ readyClose()
virtual bool ScriptDebuggerTransport::readyClose |
( |
| ) |
const |
|
virtual |
◆ close()
virtual void ScriptDebuggerTransport::close |
( |
| ) |
|
|
virtual |
◆ peek()
virtual bool ScriptDebuggerTransport::peek |
( |
| ) |
const |
|
virtual |
◆ receive()
virtual bool ScriptDebuggerTransport::receive |
( |
char * | buffer, |
|
|
uint64 | length ) |
|
virtual |
◆ send()
virtual void ScriptDebuggerTransport::send |
( |
char const * | buffer, |
|
|
uint64 | length ) |
|
virtual |
◆ $listen()
MCAPI bool ScriptDebuggerTransport::$listen |
( |
ushort | port | ) |
|
- 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.
◆ $connect()
MCAPI bool ScriptDebuggerTransport::$connect |
( |
::std::string const & | host, |
|
|
ushort | port ) |
- 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.
◆ $selectClient()
MCAPI bool ScriptDebuggerTransport::$selectClient |
( |
::std::string & | outClient | ) |
|
- 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.
◆ $started()
MCAPI bool ScriptDebuggerTransport::$started |
( |
| ) |
const |
- 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.
◆ $connected()
MCAPI bool ScriptDebuggerTransport::$connected |
( |
| ) |
const |
- 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.
◆ $lostConnection()
MCAPI bool ScriptDebuggerTransport::$lostConnection |
( |
| ) |
const |
- 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.
◆ $readyClose()
MCAPI bool ScriptDebuggerTransport::$readyClose |
( |
| ) |
const |
- 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.
◆ $close()
MCAPI void ScriptDebuggerTransport::$close |
( |
| ) |
|
- 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.
◆ $peek()
MCAPI bool ScriptDebuggerTransport::$peek |
( |
| ) |
const |
- 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.
◆ $receive()
MCAPI bool ScriptDebuggerTransport::$receive |
( |
char * | buffer, |
|
|
uint64 | length ) |
- 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.
◆ $send()
MCAPI void ScriptDebuggerTransport::$send |
( |
char const * | buffer, |
|
|
uint64 | length ) |
- 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()
static MCAPI void ** ScriptDebuggerTransport::$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: