Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chigraph/chigraph
/ functions
Functions
622 in github.com/chigraph/chigraph
⨍
Functions
622
◇
Types & classes
114
↓ 1 callers
Method
removeDependency
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 callers
Function
removeToInsertLater
(element)
docs/navtree.js:366
↓ 1 callers
Method
renameLocalVariable
libchigraph/src/GraphFunction.cpp:430
↓ 1 callers
Function
resolveUrlFromModuleName
libchigraph/src/Context.cpp:817
↓ 1 callers
Method
retrieveFromCache
libchigraph/src/ModuleCache.cpp:75
↓ 1 callers
Method
retypeLocalVariable
libchigraph/src/GraphFunction.cpp:471
↓ 1 callers
Function
run
chi/run.cpp:33
↓ 1 callers
Method
running
Check if the process is executing \return If it's running
libchigraphdebugger/include/chi/Debugger.hpp:61
↓ 1 callers
Method
scan
! 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 callers
Function
serializeXmlNode
(xmlNode)
docs/svgpan.js:285
↓ 1 callers
Function
setAttributes
* Sets attributes of an element.
docs/svgpan.js:151
↓ 1 callers
Method
setCEnabled
Set if C support is enabled \param newValue true to enable C support, false to disable it
libchigraph/include/chi/GraphModule.hpp:132
↓ 1 callers
Method
shortName
Get the short name of the module (the last bit) \return The name
libchigraph/include/chi/ChiModule.hpp:58
↓ 1 callers
Function
showNode
(o, node, index, hash)
docs/navtree.js:325
↓ 1 callers
Method
terminate
libchigraphdebugger/src/Debugger.cpp:60
↓ 1 callers
Function
the_answer
cmake/c++11-test-constexpr-N2235.cpp:6
↓ 1 callers
Function
to_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 callers
Function
to_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 callers
Function
toggleSyncButton
(relpath)
docs/navtree.js:447
↓ 1 callers
Method
top
libchigraph/include/chi/json.hpp:10043
↓ 1 callers
Function
validateFunction
libchigraph/src/FunctionValidator.cpp:14
↓ 1 callers
Function
validateFunctionConnectionsAreTwoWay
libchigraph/src/FunctionValidator.cpp:24
↓ 1 callers
Function
validateFunctionExecOutputs
libchigraph/src/FunctionValidator.cpp:218
↓ 1 callers
Function
validateFunctionNodeInputs
libchigraph/src/FunctionValidator.cpp:191
↓ 1 callers
Function
validatePath
\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 callers
Function
writeCookie
(cookie, val, expiration)
docs/resize.js:24
Method
BinaryOperationNodeType
libchigraph/src/LangModule.cpp:376
Method
BreakStructNodeType
libchigraph/src/GraphModule.cpp:438
Method
CFuncNode
libchigraph/src/GraphModule.cpp:177
Method
ChiModule
libchigraph/src/ChiModule.cpp:8
Method
CompareNodeType
libchigraph/src/LangModule.cpp:464
Method
ConstBoolNodeType
libchigraph/src/LangModule.cpp:174
Method
ConstFloatNodeType
libchigraph/src/LangModule.cpp:142
Method
ConstIntNodeType
libchigraph/src/LangModule.cpp:110
Method
Context
libchigraph/src/Context.cpp:42
Method
Context
no move or copy, doesn't make sense
libchigraph/include/chi/Context.hpp:58
Function
CountElements
cmake/c++11-test-variadic_templates-N2555.cpp:13
Method
DataType
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
Method
Debugger
libchigraphdebugger/src/Debugger.cpp:33
Method
Debugger
no copy or move, doesn't really make sense
libchigraphdebugger/include/chi/Debugger.hpp:28
Method
EntryNodeType
libchigraph/src/LangModule.cpp:51
Method
ExitNodeType
libchigraph/src/LangModule.cpp:206
Method
Flags
Default constructor
libchigraph/include/chi/Flags.hpp:28
Method
FloatToIntNodeType
libchigraph/src/LangModule.cpp:341
Method
GetLocalNodeType
libchigraph/src/GraphModule.cpp:528
Method
GraphFuncCallType
libchigraph/src/GraphModule.cpp:319
Method
GraphFunction
libchigraph/src/GraphFunction.cpp:25
Method
GraphFunction
libchigraph/include/chi/GraphFunction.hpp:35
Method
GraphModule
libchigraph/src/GraphModule.cpp:570
Method
GraphModule
No copy or move -- pointer only
libchigraph/include/chi/GraphModule.hpp:25
Method
GraphStruct
libchigraph/src/GraphStruct.cpp:19
Method
IfNodeType
libchigraph/src/LangModule.cpp:25
Method
IntToFloatNodeType
libchigraph/src/LangModule.cpp:309
Function
JSON_CATCH
libchigraph/include/chi/json.hpp:3310
Method
JSON_CATCH
libchigraph/include/chi/json.hpp:3274
Method
LangModule
libchigraph/src/LangModule.cpp:545
Method
MakeStructNodeType
libchigraph/src/GraphModule.cpp:395
Method
ModuleCache
libchigraph/src/ModuleCache.cpp:24
Method
ModuleCache
No copy or move
libchigraph/include/chi/ModuleCache.hpp:21
Method
NamedDataType
Construct a NamedDataType from the name and the type \param n The name \param ty The type
libchigraph/include/chi/DataType.hpp:76
Method
NodeInstance
libchigraph/src/NodeInstance.cpp:14
Method
NodeInstance
Move constructor
libchigraph/include/chi/NodeInstance.hpp:34
Method
NodeType
libchigraph/src/NodeType.cpp:7
Method
Result
Default constructor; defaults to success
libchigraph/include/chi/Result.hpp:90
Method
ScopedContext
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
Function
SearchBox
(name, resultsPath, inFrame, label)
docs/search/search.js:59
Function
SearchResults
(name)
docs/search/search.js:404
Method
SetLocalNodeType
libchigraph/src/GraphModule.cpp:487
Method
StringLiteralNodeType
libchigraph/src/LangModule.cpp:263
Function
_preventDefault
(evt)
docs/resize.js:108
Method
addContext
libchigraph/src/Result.cpp:79
Method
addForwardDeclarations
libchigraph/src/GraphModule.cpp:586
Function
addNumbers
test/codegen/workspace/src/externalc/main.c/library.c:2
Method
array
! @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
Function
at
()
docs/jquery.js:23
Function
at
! @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
Function
b1
()
docs/jquery.js:16
Function
bN
(bR,bW,bV,bZ,bX,bY)
docs/jquery.js:23
Function
back
! @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
Method
basic_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
Function
bk
()
docs/jquery.js:16
Function
bo
(e,bv)
docs/jquery.js:23
Method
cachePathForModule
libchigraph/src/ModuleCache.cpp:58
Method
cacheUpdateTime
libchigraph/src/ModuleCache.cpp:71
Method
call
libchigraph/include/chi/json.hpp:773
Function
clear
! @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
Method
clone
libchigraph/src/GraphModule.cpp:386
Method
clone
libchigraph/src/GraphModule.cpp:430
Method
clone
libchigraph/src/GraphModule.cpp:479
Method
clone
libchigraph/src/GraphModule.cpp:520
Method
clone
libchigraph/src/GraphModule.cpp:561
Method
clone
libchigraph/src/LangModule.cpp:47
Method
clone
libchigraph/src/LangModule.cpp:88
Method
clone
libchigraph/src/LangModule.cpp:133
Method
clone
libchigraph/src/LangModule.cpp:165
Method
clone
libchigraph/src/LangModule.cpp:197
Method
clone
libchigraph/src/LangModule.cpp:241
Method
clone
libchigraph/src/LangModule.cpp:300
Method
clone
libchigraph/src/LangModule.cpp:335
Method
clone
libchigraph/src/LangModule.cpp:367
← previous
next →
301–400 of 622, ranked by callers