MCPcopy Create free account

hub / github.com/KolosalAI/Kolosal / types & classes

Types & classes2,198 in github.com/KolosalAI/Kolosal

↓ 299 callersClassImVec4
ImVec4: 4D vector used to store clipping rectangles, colors etc. [Compile-time configurable type]
external/imgui/imgui.h:305
↓ 17 callersClassImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
external/imgui/imgui_internal.h:557
↓ 8 callersClassImVec2i
Helper: ImVec2i (2D vector, integer)
external/imgui/imgui_internal.h:549
↓ 7 callersClassImGuiStoragePair
Helper for key->value storage (container sorted by key)
external/imgui/imgui.h:204
↓ 6 callersClassMyDocument
Simplified structure to mimic a Document model
external/imgui/imgui_demo.cpp:10288
↓ 5 callersClassdiyfp
external/nlohmann/json.hpp:16964
↓ 4 callersClassImFontConfig
Baked data for a ImFont at a given size.
external/imgui/imgui.h:179
↓ 4 callersClassImGuiStyleMod
Storage for one type registered in the .ini file
external/imgui/imgui_internal.h:176
↓ 4 callersClassnk_vec2
external/glfw/tests/joysticks.c:127
↓ 4 callersClassout_of_range
@brief exception indicating access out of the defined range @sa https://json.nlohmann.me/api/basic_json/out_of_range/
external/nlohmann/json.hpp:4557
↓ 3 callersClassImColor
Coordinates of a rectangle within a texture.
external/imgui/imgui.h:185
↓ 3 callersClassnk_rect
external/glfw/tests/joysticks.c:126
↓ 3 callersClassnk_vec2
external/glfw/deps/nuklear_glfw_gl2.h:73
↓ 2 callersClassImGuiPtrOrIndex
external/imgui/imgui_internal.h:1417
↓ 2 callersClassImGuiTextRange
external/imgui/imgui.h:2781
↓ 2 callersClassImGuiWindowClass
A Platform Window (always 1 unless multi-viewport are enabled. One per platform window to output to). In the future may represent Platform Monitor
external/imgui/imgui.h:211
↓ 2 callersClassImGuiWindowSettings
Temporary storage for one window (that's the data which in theory we could ditch at the end of the frame, in practice we currently keep it for each wi
external/imgui/imgui_internal.h:193
↓ 2 callersClassMyItem
external/imgui/imgui_demo.cpp:5504
↓ 2 callersClassValueType
external/nlohmann/json.hpp:21524
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
external/nlohmann/json.hpp:6225
↓ 2 callersClassnk_vec2
external/glfw/tests/inputlag.c:62
↓ 1 callersClassDockRemainingWindowTask
Anything else in the source nodes of 'node_remap_pairs' are windows that are not included in the remapping list. Find those windows and move to them t
external/imgui/imgui.cpp:20252
↓ 1 callersClassExampleAsset
external/imgui/imgui_demo.cpp:10674
↓ 1 callersClassImDrawChannel
Forward declarations: ImDrawList, ImFontAtlas layer
external/imgui/imgui.h:167
↓ 1 callersClassImDrawCmd
Temporary storage to output draw commands out of order, used by ImDrawListSplitter and ImDrawList::ChannelsSplit()
external/imgui/imgui.h:168
↓ 1 callersClassImDrawList
All draw command lists required to render the frame + pos/size coordinates to use for the projection matrix.
external/imgui/imgui.h:170
↓ 1 callersClassImDrawListSharedData
Helper to build a ImDrawData instance
external/imgui/imgui_internal.h:143
↓ 1 callersClassImFontBaked
Output of ImFontAtlas::GetCustomRect() when using custom rectangles.
external/imgui/imgui.h:178
↓ 1 callersClassImGuiInputTextState
Stacked storage data for BeginGroup()/EndGroup()
external/imgui/imgui_internal.h:161
↓ 1 callersClassImGuiKeyRoutingData
Routing table entry (sizeof() == 16 bytes)
external/imgui/imgui_internal.h:1550
↓ 1 callersClassImGuiListClipperData
Temporary clipper data, buffers shared/reused between instances
external/imgui/imgui_internal.h:1646
↓ 1 callersClassImGuiOldColumns
Storage data for a single column for legacy Columns() api
external/imgui/imgui_internal.h:173
↓ 1 callersClassImGuiStackLevelInfo
external/imgui/imgui_internal.h:2277
↓ 1 callersClassImGuiTabBar
Style variable information (e.g. to access style variables from an enum)
external/imgui/imgui_internal.h:178
↓ 1 callersClassImGuiTabItem
Storage for a tab bar
external/imgui/imgui_internal.h:179
↓ 1 callersClassImGuiTableColumn
Storage for TableAngledHeadersRow()
external/imgui/imgui_internal.h:182
↓ 1 callersClassImGuiTableColumnSettings
sizeof() ~ 16
external/imgui/imgui_internal.h:3262
↓ 1 callersClassImGuiTableInstanceData
Storage for one column of a table
external/imgui/imgui_internal.h:183
↓ 1 callersClassImGuiTableSettings
Temporary storage for one table (one per table in the stack), shared between tables.
external/imgui/imgui_internal.h:185
↓ 1 callersClassImGuiWindow
Storage for GetTypingSelectRequest() (aimed to be public)
external/imgui/imgui_internal.h:190
↓ 1 callersClassImGui_ImplFreeType_FontSrcBakedData
Stored in ImFontBaked::FontLoaderDatas: pointer to SourcesCount instances of this. ALLOCATED BY CORE.
external/imgui/misc/freetype/imgui_freetype.cpp:155
↓ 1 callersClassImGui_ImplVulkanH_Window
external/imgui/backends/imgui_impl_vulkan.h:164
↓ 1 callersClassiteration_proxy_value
external/nlohmann/json.hpp:5185
↓ 1 callersClassnk_rect
external/glfw/tests/gamma.c:145
↓ 1 callersClassnk_rect
external/glfw/tests/window.c:121
↓ 1 callersClassnk_rect
external/glfw/tests/inputlag.c:149
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
external/nlohmann/json.hpp:12732
↓ 1 callersClasssysinfo
include/system_monitor.hpp:309
ClassAFM_FontInfoRec_
external/freetype/include/freetype/internal/t1types.h:219
ClassAFM_KernPairRec_
external/freetype/include/freetype/internal/t1types.h:210
ClassAFM_ParserRec_
external/freetype/include/freetype/internal/psaux.h:1265
ClassAFM_Parser_FuncsRec_
external/freetype/include/freetype/internal/psaux.h:1267
ClassAFM_StreamRec_
external/freetype/include/freetype/internal/psaux.h:1284
ClassAFM_TrackKernRec_
external/freetype/include/freetype/internal/t1types.h:200
ClassAInputEvent
external/imgui/backends/imgui_impl_android.h:30
ClassALLEGRO_DISPLAY
external/imgui/backends/imgui_impl_allegro5.h:27
ClassANativeWindow
external/imgui/backends/imgui_impl_android.h:29
ClassAPIEndpointModal
include/ui/server/server_logs.hpp:16
ClassAddCustomModelModalComponent
include/ui/model_manager_modal.hpp:29
EnumAlignment
include/ui/widgets.hpp:25
ClassApplication
source/main.cpp:146
ClassBACKUP_DX10_STATE
Backup DX state that will be modified to restore it afterwards (unfortunately this is very ugly looking and verbose. Close your eyes!)
external/imgui/backends/imgui_impl_dx10.cpp:211
ClassBACKUP_DX11_STATE
Backup DX state that will be modified to restore it afterwards (unfortunately this is very ugly looking and verbose. Close your eyes!)
external/imgui/backends/imgui_impl_dx11.cpp:221
ClassBDF_PropertyRec_
external/freetype/include/freetype/ftbdf.h:92
ClassBackupSDLRendererState
Backup SDL_Renderer state that will be modified to restore it afterwards
external/imgui/backends/imgui_impl_sdlrenderer3.cpp:162
ClassBackupSDLRendererState
Backup SDL_Renderer state that will be modified to restore it afterwards
external/imgui/backends/imgui_impl_sdlrenderer2.cpp:144
ClassBig
external/glfw/deps/nuklear.h:5674
ClassButtonConfig
* @brief A struct to store the configuration for a button * * The ButtonConfig struct stores the configuration for a button, including the label, *
include/ui/widgets.hpp:38
EnumButtonState
include/ui/widgets.hpp:18
ClassCFF_AxisCoords_
external/freetype/include/freetype/internal/cfftypes.h:127
ClassCFF_BlendRec_
external/freetype/include/freetype/internal/cfftypes.h:170
ClassCFF_Builder_
external/freetype/include/freetype/internal/psaux.h:1002
ClassCFF_Builder_FuncsRec_
external/freetype/include/freetype/internal/psaux.h:1028
ClassCFF_CharsetRec_
external/freetype/include/freetype/internal/cfftypes.h:96
ClassCFF_Decoder_
external/freetype/include/freetype/internal/psaux.h:1175
ClassCFF_Decoder_FuncsRec_
external/freetype/include/freetype/internal/psaux.h:1222
ClassCFF_Decoder_Zone_
external/freetype/include/freetype/internal/psaux.h:1166
ClassCFF_EncodingRec_
external/freetype/include/freetype/internal/cfftypes.h:84
ClassCFF_FDSelectRec_
external/freetype/include/freetype/internal/cfftypes.h:283
ClassCFF_FontRecDictRec_
external/freetype/include/freetype/internal/cfftypes.h:184
ClassCFF_FontRec_
external/freetype/include/freetype/internal/cfftypes.h:156
ClassCFF_GlyphSlotRec_
external/freetype/include/freetype/internal/cffotypes.h:59
ClassCFF_InternalRec_
external/freetype/include/freetype/internal/cffotypes.h:80
ClassCFF_PrivateRec_
external/freetype/include/freetype/internal/cfftypes.h:244
ClassCFF_SizeRec_
external/freetype/include/freetype/internal/cffotypes.h:43
ClassCFF_SubFontRec_
external/freetype/include/freetype/internal/cfftypes.h:241
ClassCFF_Transform_
external/freetype/include/freetype/internal/cffotypes.h:92
ClassCFF_VStoreRec_
external/freetype/include/freetype/internal/cfftypes.h:143
ClassCFF_VarData_
external/freetype/include/freetype/internal/cfftypes.h:113
ClassCFF_VarRegion_
external/freetype/include/freetype/internal/cfftypes.h:136
ClassCID_FaceDictRec_
external/freetype/include/freetype/t1tables.h:289
ClassCID_FaceInfoRec_
external/freetype/include/freetype/t1tables.h:342
ClassCID_FaceRec_
external/freetype/include/freetype/internal/t1types.h:247
ClassCID_SubrsRec_
external/freetype/include/freetype/internal/t1types.h:132
ClassCURLMsg
external/curl/include/curl/multi.h:97
EnumCURL_NETRC_OPTION
These enums are for use with the CURLOPT_NETRC option. */
external/curl/include/curl/curl.h:2319
EnumCURL_TLSAUTH
external/curl/include/curl/curl.h:2351
ClassCUSTOMVERTEX
external/imgui/backends/imgui_impl_dx9.cpp:63
ClassCharWidthCache
Character width cache to handle different font styles
external/ImGuiTextSelect/textselect.cpp:77
ClassChatCompletionParameters
* @brief Parameters for a chat completion job. */
external/genta-personal/include/types.h:37
next →1–100 of 2,198, ranked by callers