LeviLamina
Loading...
Searching...
No Matches
ScriptDebuggerTransport Class Reference
Inheritance diagram for ScriptDebuggerTransport:

Public Member Functions

ScriptDebuggerTransportoperator= (ScriptDebuggerTransport const &)
 ScriptDebuggerTransport (ScriptDebuggerTransport const &)
virtual bool listen (ushort port)
virtual bool connect (::std::string const &host, ushort port)
virtual bool selectClient (::std::string &outClient)
virtual bool started () const
virtual bool connected () const
virtual bool lostConnection () const
virtual bool readyClose () const
virtual void close ()
virtual bool peek () const
virtual bool receive (char *buffer, uint64 length)
virtual void send (char const *buffer, uint64 length)
MCAPI bool $listen (ushort port)
MCAPI bool $connect (::std::string const &host, ushort port)
MCAPI bool $selectClient (::std::string &outClient)
MCAPI bool $started () const
MCAPI bool $connected () const
MCAPI bool $lostConnection () const
MCAPI bool $readyClose () const
MCAPI void $close ()
MCAPI bool $peek () const
MCAPI bool $receive (char *buffer, uint64 length)
MCAPI void $send (char const *buffer, uint64 length)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkeffb26
::ll::UntypedStorage< 8, 8 > mUnk47b104
::ll::UntypedStorage< 8, 136 > mUnkf9bbd8
::ll::UntypedStorage< 8, 8 > mUnk34b362
::ll::UntypedStorage< 8, 8 > mUnk23a39e

Member Function Documentation

◆ 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()

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: