Search Results for

    Show / Hide Table of Contents

    Class CeresExecutableLibrary

    Executable function library for Ceres API

    Inheritance
    object
    ExecutableFunctionLibrary
    CeresExecutableLibrary
    Inherited Members
    ExecutableFunctionLibrary.CollectExecutableFunctions()
    ExecutableFunctionLibrary.RegisterExecutableFunctionPtr<TLibrary>(string, int, void*)
    ExecutableFunctionLibrary.RegisterExecutableFunctionFileInfo<TLibrary>(string, int, string, int)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Ceres.Graph.Flow.Utilities
    Assembly: cs.temp.dll.dll
    Syntax
    public class CeresExecutableLibrary : ExecutableFunctionLibrary

    Methods

    Flow_GetLogLevel()

    Declaration
    public static LogType Flow_GetLogLevel()
    Returns
    Type Description
    LogType

    Flow_SetLogLevel(LogType)

    Declaration
    public static void Flow_SetLogLevel(LogType logType)
    Parameters
    Type Name Description
    LogType logType
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX