CTRE Phoenix C++ 5.33.1
ctre::phoenix::ErrorCollection Class Reference

#include <ctre/phoenix/ErrorCode.h>

Public Member Functions

 ErrorCollection ()
 
void NewError (ErrorCode err)
 
void NewError (int err)
 
ErrorCode GetFirstNonZeroError ()
 

Constructor & Destructor Documentation

◆ ErrorCollection()

ctre::phoenix::ErrorCollection::ErrorCollection ( )
inline

Member Function Documentation

◆ GetFirstNonZeroError()

ErrorCode ctre::phoenix::ErrorCollection::GetFirstNonZeroError ( )
inline

◆ NewError() [1/2]

void ctre::phoenix::ErrorCollection::NewError ( ErrorCode  err)
inline

◆ NewError() [2/2]

void ctre::phoenix::ErrorCollection::NewError ( int  err)
inline

The documentation for this class was generated from the following file: