Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)

Enlighten API 3.10 Documentation
Results will update as you type.
  • class Geo GeoVirtualPageAllocator
  • class Geo GeoZLibFileStream
  • class Geo GoodRNG
  • class Geo IdentDataCompare
  • class Geo IdentVertLinkBuilder
  • class Geo IdxLink
  • class Geo IffReader
  • class Geo IffTextWriter
  • class Geo IffWriter
  • class Geo IGeoEvent
  • class Geo IGeoInputStream
  • class Geo IGeoProgressProxy
  • class Geo IGeoRayTracingContext
  • class Geo IGeoReleasable
  • class Geo IGeoSerialisable
  • class Geo IGeoStream
  • class Geo IRtMesh
  • class Geo ITerminalCmdHandler
  • class Geo ITerminalDelegate
  • class Geo ITerminalInputHandler
  • class Geo ITerminalOutputHandler
  • class Geo Matrix
  • class Geo MemoryAllocator
  • class Geo NonCopyable
  • class Geo Optional
  • class Geo PackedInteger4
  • class Geo PointLeaf
  • class Geo PointSplit
  • class Geo PointSplitBounds
  • class Geo PointSplitState
  • class Geo QuickTaskTimer
  • class Geo RayResult
  • class Geo Releasable
  • class Geo RingBuffer
  • class Geo RtMesh
  • class Geo RtMeshGroup
  • class Geo ScopedTickCounter
  • class Geo ScopedTimer
  • class Geo SHCoeff
  • class Geo SimpleRNG
  • class Geo TerminalProvider
  • class Geo TextureWriter
  • class Geo TreeNode
  • class Geo TriGroupSelection
  • class Geo TxtProgressBar
  • namespace Geo Iff
  • namespace Geo PathUtils
  • namespace Geo Version
  • struct Geo ArrayRange
  • struct Geo AtlasMeshChartingFlags
  • struct Geo AtlasMeshTriangle
  • struct Geo AtlasMeshTriangleCorner
  • struct Geo AtlasMeshVertex
  • struct Geo AtlasMeshVertexSplitResult
  • struct Geo BboxEdge
  • struct Geo BboxFace
  • struct Geo ClippedRay
  • struct Geo DebugLine
  • struct Geo eWindingOrder
  • struct Geo FixedSizeArray
  • struct Geo GeoAtomic
  • struct Geo GeoError
  • struct Geo GeoFixedPoolList
  • struct Geo GeoFixedPoolMap
  • struct Geo GeoPoint2
  • struct Geo GeoPoint2D
  • struct Geo GeoPoint3
  • struct Geo GeoPoint3D
  • struct Geo GeoRGBXTextureElement
  • struct Geo GeoVector3
  • struct Geo GeoVector4
  • struct Geo InitRayTracing
  • struct Geo Matrix4x4
  • struct Geo PerformanceBlock
  • struct Geo RastFragment
  • struct Geo RastTri
  • struct Geo RastVert
  • struct Geo Rayf
  • struct Geo ScopeStartStop
  • struct Geo Statistics
  • struct Geo TypeInfo
    Calendars

You‘re viewing this with anonymous access, so some content might be blocked.
/
class Geo TerminalProvider

    This is the documentation for Enlighten.

    class Geo TerminalProvider

    Nov 21, 2019

    class Geo::TerminalProvider

    Inherit from this class to provide a specific tty command processing type.

    Variables

    Name Description
    ITerminalDelegate * m_pDelegate

    The Terminal delegate.

    ITerminalInputHandler * m_pInputHandler

    The input handler.

    ITerminalOutputHandler * m_pOutputHandler

    The output handler.

    Functions

    Name Description
    ~TerminalProvider()

    (Destructor) Detach the Terminal

    Attach(ITerminalDelegate *, ITerminalInputHandler *, ITerminalOutputHandler *)

    Call with delegate, input and output handler to tie up to this Terminal command provider.

    Detach()

    Call when you've finished with the Terminal.

    Poll()

    Call to give the Terminal provider a chance to process commands.

    SendConnected()

    Send a connected event to the delegate.

    SendDisconnected()

    Send a disconnected event to the delegate.

    TerminalProvider()

    Default constructor just zeroes out the pointers.


    virtual Geo::TerminalProvider::~TerminalProvider


    public: virtual ~TerminalProvider()


    (Destructor) Detach the Terminal


    virtual void Geo::TerminalProvider::Attach


    public: virtual void Attach
    (
        ITerminalDelegate * pDelegate,
        ITerminalInputHandler * pInputHandler,
        ITerminalOutputHandler * pOutputHandler
    )


    Call with delegate, input and output handler to tie up to this Terminal command provider.


    virtual void Geo::TerminalProvider::Detach


    public: virtual void Detach()


    Call when you've finished with the Terminal.


    virtual void Geo::TerminalProvider::Poll


    public: void Poll()


    Call to give the Terminal provider a chance to process commands.


    void Geo::TerminalProvider::SendConnected


    protected: void SendConnected()


    Send a connected event to the delegate.


    void Geo::TerminalProvider::SendDisconnected


    protected: void SendDisconnected()


    Send a disconnected event to the delegate.


    Geo::TerminalProvider::TerminalProvider


    public: TerminalProvider()


    Default constructor just zeroes out the pointers.

    , multiple selections available,
    {"serverDuration": 10, "requestCorrelationId": "e5e2ec06dc544b468d85257edd594407"}