StyledLines from testedlines.com: C# docs 1.0.1
GPT2-based text stylization LLM model, wrapped with Llama.cpp in Csharp to ensure compatibility across various platforms, including iOS and WebGL. The model is designed to transform generic texts into stylized, game or user-tailored dialogue.
Loading...
Searching...
No Matches
LlamaLibrary.LoggingContext Class Reference
+ Inheritance diagram for LlamaLibrary.LoggingContext:
+ Collaboration diagram for LlamaLibrary.LoggingContext:

Public Member Functions

virtual void Dispose ()
 
 LoggingContext ()
 

Public Attributes

global::System.Runtime.InteropServices.HandleRef swigCPtr
 

Protected Attributes

bool swigCMemOwn
 

Package Functions

 LoggingContext (global::System.IntPtr cPtr, bool cMemoryOwn)
 

Static Package Functions

static global::System.Runtime.InteropServices.HandleRef getCPtr (LoggingContext obj)
 

Properties

SWIGTYPE_p_LoggingContext__LoggingContextPimpl pImpl [get, set]
 

Private Member Functions

 ~LoggingContext ()
 

Constructor & Destructor Documentation

◆ LoggingContext() [1/2]

LlamaLibrary.LoggingContext.LoggingContext ( global::System::IntPtr cPtr,
bool cMemoryOwn )
package

◆ ~LoggingContext()

LlamaLibrary.LoggingContext.~LoggingContext ( )
private

References LlamaLibrary.LoggingContext.Dispose().

+ Here is the call graph for this function:

◆ LoggingContext() [2/2]

LlamaLibrary.LoggingContext.LoggingContext ( )

Member Function Documentation

◆ Dispose()

virtual void LlamaLibrary.LoggingContext.Dispose ( )
virtual

References LlamaLibrary.libllama_libPINVOKE.delete_LoggingContext(), LlamaLibrary.LoggingContext.swigCMemOwn, and LlamaLibrary.LoggingContext.swigCPtr.

Referenced by Assets.StyledLines.Runtime.LlamaInfrenceUnity.RunModelAsync.OnDestroy(), and LlamaLibrary.LoggingContext.~LoggingContext().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getCPtr()

static global.System.Runtime.InteropServices.HandleRef LlamaLibrary.LoggingContext.getCPtr ( LoggingContext obj)
staticpackage

References LlamaLibrary.LoggingContext.swigCPtr.

Referenced by LlamaLibrary.AsyncLlamaInfrence.SetupAsync().

+ Here is the caller graph for this function:

Member Data Documentation

◆ swigCMemOwn

bool LlamaLibrary.LoggingContext.swigCMemOwn
protected

◆ swigCPtr

Property Documentation

◆ pImpl

SWIGTYPE_p_LoggingContext__LoggingContextPimpl LlamaLibrary.LoggingContext.pImpl
getset

The documentation for this class was generated from the following file: