Super Mario Odyssey | Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

sead::BufferingPrintFormatter class
#include </OdysseyDecomp/lib/sead/include/prim/seadFormatPrint.h>

Contents

  • Reference
    • Base classes
    • Constructors, destructors, conversion operators
    • Public functions
    • Protected static functions
    • Protected functions
    • Protected variables

Base classes

class PrintFormatter

Constructors, destructors, conversion operators

BufferingPrintFormatter()
BufferingPrintFormatter(const char*) explicit

Public functions

void setPrintOutput(PrintOutput* output)
void flush()
void flushWithLineBreak()
auto operator,(s8) -> PrintFormatter&
auto operator,(u8) -> PrintFormatter&
auto operator,(s16) -> PrintFormatter&
auto operator,(u16) -> PrintFormatter&
auto operator,(s32) -> PrintFormatter&
auto operator,(u32) -> PrintFormatter&
template<typename T>
auto operator,(const T&) -> PrintFormatter&
auto operator<<(char*) -> PrintFormatter&
auto operator<<(const char*) -> PrintFormatter&
auto operator<<(PrintFormatter&(&)(PrintFormatter&) fn) -> PrintFormatter&
template<typename T>
void out(const T&, const char*, PrintOutput* output)

Protected static functions

static void outputString_(const char*, PrintOutput*, const char*, s32)
static void outputPtr_(const char*, PrintOutput*, uintptr_t)

Protected functions

auto proceedToFormatMark_(char*) -> bool

Protected variables

BufferingPrintOutput mOutput
char mBuffer
const char* mFormatStr
class PrintOutput* mPrintOutput
s32 mPos
s32 mFormatStrLength
bool mX
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Super Mario Odyssey Docs. Created with Doxygen 1.8.20 and m.css.