MCPcopy Create free account

hub / github.com/IntegralPilot/wasm_os / types & classes

Types & classes45 in github.com/IntegralPilot/wasm_os

↓ 2 callersClassDirectory
src/inode.rs:41
↓ 2 callersClassbad_alloc
Standard library exception class for allocation failures
stdlib/cpp/new.hpp:9
↓ 1 callersClassAllocCommandReturn
src/wasm.rs:29
↓ 1 callersClassColorCode
src/vga_buffer.rs:45
↓ 1 callersClassFile
src/inode.rs:34
↓ 1 callersClassInputReciever
src/inode.rs:47
↓ 1 callersClassOutputter
src/inode.rs:53
ClassAllocation
src/wasm.rs:23
ClassApp
src/apps.rs:15
ClassBootInfoFrameAllocator
A FrameAllocator that returns usable frames from the bootloader's memory map.
src/memory.rs:48
ClassBuffer
src/vga_buffer.rs:69
ClassBumpAllocator
src/allocator/bump.rs:5
ClassCollatzAlgorithm
apps/collatz/src/collatz.hpp:5
ClassCollatzSolver
apps/collatz/src/collatz.hpp:14
EnumColor
src/vga_buffer.rs:23
ClassDummy
src/allocator.rs:48
ClassEmptyFrameAllocator
A FrameAllocator that always returns `None`.
src/memory.rs:39
ClassFixedSizeBlockAllocator
src/allocator/fixed_size_block.rs:26
EnumInode
src/inode.rs:19
EnumInodeType
src/inode.rs:26
EnumInterruptIndex
src/interrupts.rs:12
ClassLinkedListAllocator
src/allocator/linked_list.rs:24
ClassListNode
src/allocator/fixed_size_block.rs:22
ClassListNode
src/allocator/linked_list.rs:5
ClassLocked
A wrapper around spin::Mutex to permit trait implementations.
src/allocator.rs:61
EnumQemuExitCode
src/lib.rs:95
ClassScreenChar
src/vga_buffer.rs:57
ClassSelectors
src/gdt.rs:40
ClassSimpleLogger
src/main.rs:47
InterfaceTestable
src/lib.rs:63
ClassWasmOSLogListener
src/main.rs:21
ClassWriter
A writer type that allows writing ASCII bytes and strings to an underlying `Buffer`. Wraps lines at `BUFFER_WIDTH`. Supports newline characters and i
src/vga_buffer.rs:77
Classinitializer_list
stdlib/cpp/initializer_list.hpp:5
Classistream
stdlib/cpp/iostream.hpp:212
Classless
stdlib/cpp/functional.hpp:8
Classless<void>
stdlib/cpp/functional.hpp:16
Classnothrow_t
nothrow_t
stdlib/cpp/new.hpp:16
Classnumeric_limits
stdlib/cpp/limits.hpp:7
Classnumeric_limits<size_t>
stdlib/cpp/limits.hpp:32
Classostream
stdlib/cpp/iostream.hpp:136
Classremove_reference
stdlib/cpp/type_traits.hpp:8
Classremove_reference<T&&>
stdlib/cpp/type_traits.hpp:20
Classremove_reference<T&>
stdlib/cpp/type_traits.hpp:14
Classs_ostream
stdlib/cpp/iostream.hpp:180
Classvector
stdlib/cpp/vector.hpp:10