MCPcopy Create free account

hub / github.com/chigraph/chigraph / functions

Functions622 in github.com/chigraph/chigraph

↓ 1 callersMethodremoveDependency
Remove a dependency Does not unload from context \param depName The name of the dependency to remove \return If one was removed
libchigraph/include/chi/ChiModule.hpp:95
↓ 1 callersFunctionremoveToInsertLater
(element)
docs/navtree.js:366
↓ 1 callersMethodrenameLocalVariable
libchigraph/src/GraphFunction.cpp:430
↓ 1 callersFunctionresolveUrlFromModuleName
libchigraph/src/Context.cpp:817
↓ 1 callersMethodretrieveFromCache
libchigraph/src/ModuleCache.cpp:75
↓ 1 callersMethodretypeLocalVariable
libchigraph/src/GraphFunction.cpp:471
↓ 1 callersFunctionrun
chi/run.cpp:33
↓ 1 callersMethodrunning
Check if the process is executing \return If it's running
libchigraphdebugger/include/chi/Debugger.hpp:61
↓ 1 callersMethodscan
! This function implements a scanner for JSON. It is specified using regular expressions that try to follow RFC 7159 as close as possible. These
libchigraph/include/chi/json.hpp:8688
↓ 1 callersFunctionserializeXmlNode
(xmlNode)
docs/svgpan.js:285
↓ 1 callersFunctionsetAttributes
* Sets attributes of an element.
docs/svgpan.js:151
↓ 1 callersMethodsetCEnabled
Set if C support is enabled \param newValue true to enable C support, false to disable it
libchigraph/include/chi/GraphModule.hpp:132
↓ 1 callersMethodshortName
Get the short name of the module (the last bit) \return The name
libchigraph/include/chi/ChiModule.hpp:58
↓ 1 callersFunctionshowNode
(o, node, index, hash)
docs/navtree.js:325
↓ 1 callersMethodterminate
libchigraphdebugger/src/Debugger.cpp:60
↓ 1 callersFunctionthe_answer
cmake/c++11-test-constexpr-N2235.cpp:6
↓ 1 callersFunctionto_cbor_internal
! @brief create a CBOR serialization of a given JSON value This is a straightforward implementation of the CBOR specification. @param[in] j JSON
libchigraph/include/chi/json.hpp:6267
↓ 1 callersFunctionto_msgpack_internal
! @brief create a MessagePack serialization of a given JSON value This is a straightforward implementation of the MessagePack specification. @par
libchigraph/include/chi/json.hpp:6085
↓ 1 callersFunctiontoggleSyncButton
(relpath)
docs/navtree.js:447
↓ 1 callersMethodtop
libchigraph/include/chi/json.hpp:10043
↓ 1 callersFunctionvalidateFunction
libchigraph/src/FunctionValidator.cpp:14
↓ 1 callersFunctionvalidateFunctionConnectionsAreTwoWay
libchigraph/src/FunctionValidator.cpp:24
↓ 1 callersFunctionvalidateFunctionExecOutputs
libchigraph/src/FunctionValidator.cpp:218
↓ 1 callersFunctionvalidateFunctionNodeInputs
libchigraph/src/FunctionValidator.cpp:191
↓ 1 callersFunctionvalidatePath
\internal alreadyCalled stores the nodes that have been called at this node, and the inputExecIds it has been called at, to avoid infinite loops
libchigraph/src/FunctionValidator.cpp:145
↓ 1 callersFunctionwriteCookie
(cookie, val, expiration)
docs/resize.js:24
MethodBinaryOperationNodeType
libchigraph/src/LangModule.cpp:376
MethodBreakStructNodeType
libchigraph/src/GraphModule.cpp:438
MethodCFuncNode
libchigraph/src/GraphModule.cpp:177
MethodChiModule
libchigraph/src/ChiModule.cpp:8
MethodCompareNodeType
libchigraph/src/LangModule.cpp:464
MethodConstBoolNodeType
libchigraph/src/LangModule.cpp:174
MethodConstFloatNodeType
libchigraph/src/LangModule.cpp:142
MethodConstIntNodeType
libchigraph/src/LangModule.cpp:110
MethodContext
libchigraph/src/Context.cpp:42
MethodContext
no move or copy, doesn't make sense
libchigraph/include/chi/Context.hpp:58
FunctionCountElements
cmake/c++11-test-variadic_templates-N2555.cpp:13
MethodDataType
Constructor \param chiMod The module \param typeName The ID of the type in the module \param llvmtype The underlying type \param debugTy The debug typ
libchigraph/include/chi/DataType.hpp:23
MethodDebugger
libchigraphdebugger/src/Debugger.cpp:33
MethodDebugger
no copy or move, doesn't really make sense
libchigraphdebugger/include/chi/Debugger.hpp:28
MethodEntryNodeType
libchigraph/src/LangModule.cpp:51
MethodExitNodeType
libchigraph/src/LangModule.cpp:206
MethodFlags
Default constructor
libchigraph/include/chi/Flags.hpp:28
MethodFloatToIntNodeType
libchigraph/src/LangModule.cpp:341
MethodGetLocalNodeType
libchigraph/src/GraphModule.cpp:528
MethodGraphFuncCallType
libchigraph/src/GraphModule.cpp:319
MethodGraphFunction
libchigraph/src/GraphFunction.cpp:25
MethodGraphFunction
libchigraph/include/chi/GraphFunction.hpp:35
MethodGraphModule
libchigraph/src/GraphModule.cpp:570
MethodGraphModule
No copy or move -- pointer only
libchigraph/include/chi/GraphModule.hpp:25
MethodGraphStruct
libchigraph/src/GraphStruct.cpp:19
MethodIfNodeType
libchigraph/src/LangModule.cpp:25
MethodIntToFloatNodeType
libchigraph/src/LangModule.cpp:309
FunctionJSON_CATCH
libchigraph/include/chi/json.hpp:3310
MethodJSON_CATCH
libchigraph/include/chi/json.hpp:3274
MethodLangModule
libchigraph/src/LangModule.cpp:545
MethodMakeStructNodeType
libchigraph/src/GraphModule.cpp:395
MethodModuleCache
libchigraph/src/ModuleCache.cpp:24
MethodModuleCache
No copy or move
libchigraph/include/chi/ModuleCache.hpp:21
MethodNamedDataType
Construct a NamedDataType from the name and the type \param n The name \param ty The type
libchigraph/include/chi/DataType.hpp:76
MethodNodeInstance
libchigraph/src/NodeInstance.cpp:14
MethodNodeInstance
Move constructor
libchigraph/include/chi/NodeInstance.hpp:34
MethodNodeType
libchigraph/src/NodeType.cpp:7
MethodResult
Default constructor; defaults to success
libchigraph/include/chi/Result.hpp:90
MethodScopedContext
Create a scoped context object \param res The Result to add it to \param ctxId The ID of this context object
libchigraph/include/chi/Result.hpp:77
FunctionSearchBox
(name, resultsPath, inFrame, label)
docs/search/search.js:59
FunctionSearchResults
(name)
docs/search/search.js:404
MethodSetLocalNodeType
libchigraph/src/GraphModule.cpp:487
MethodStringLiteralNodeType
libchigraph/src/LangModule.cpp:263
Function_preventDefault
(evt)
docs/resize.js:108
MethodaddContext
libchigraph/src/Result.cpp:79
MethodaddForwardDeclarations
libchigraph/src/GraphModule.cpp:586
FunctionaddNumbers
test/codegen/workspace/src/externalc/main.c/library.c:2
Methodarray
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a list of va
libchigraph/include/chi/json.hpp:2016
Functionat
()
docs/jquery.js:23
Functionat
! @brief access specified object element with bounds checking Returns a reference to the element at with specified key @a key, with bounds checkin
libchigraph/include/chi/json.hpp:3346
Functionb1
()
docs/jquery.js:16
FunctionbN
(bR,bW,bV,bZ,bX,bY)
docs/jquery.js:23
Functionback
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.back()` is
libchigraph/include/chi/json.hpp:3898
Methodbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with an empty
libchigraph/include/chi/json.hpp:1785
Functionbk
()
docs/jquery.js:16
Functionbo
(e,bv)
docs/jquery.js:23
MethodcachePathForModule
libchigraph/src/ModuleCache.cpp:58
MethodcacheUpdateTime
libchigraph/src/ModuleCache.cpp:71
Methodcall
libchigraph/include/chi/json.hpp:773
Functionclear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would have been
libchigraph/include/chi/json.hpp:4760
Methodclone
libchigraph/src/GraphModule.cpp:386
Methodclone
libchigraph/src/GraphModule.cpp:430
Methodclone
libchigraph/src/GraphModule.cpp:479
Methodclone
libchigraph/src/GraphModule.cpp:520
Methodclone
libchigraph/src/GraphModule.cpp:561
Methodclone
libchigraph/src/LangModule.cpp:47
Methodclone
libchigraph/src/LangModule.cpp:88
Methodclone
libchigraph/src/LangModule.cpp:133
Methodclone
libchigraph/src/LangModule.cpp:165
Methodclone
libchigraph/src/LangModule.cpp:197
Methodclone
libchigraph/src/LangModule.cpp:241
Methodclone
libchigraph/src/LangModule.cpp:300
Methodclone
libchigraph/src/LangModule.cpp:335
Methodclone
libchigraph/src/LangModule.cpp:367
← previousnext →301–400 of 622, ranked by callers