Khangai Robot Play - Naive  01
THe naive play of the Khangai Robot
Throwing Class Reference

#include <throwing.h>

Public Member Functions

 Throwing (Throwing &&)=default
 
 Throwing (const Throwing &)=default
 
Throwingoperator= (Throwing &&)=default
 
Throwingoperator= (const Throwing &)=default
 
 ~Throwing ()
 
int init ()
 
int write (uint8_t cmd)
 

Static Public Member Functions

static Throwingget_Instance ()
 

Private Member Functions

 Throwing ()
 

Constructor & Destructor Documentation

◆ Throwing() [1/3]

Throwing::Throwing ( Throwing &&  )
default

◆ Throwing() [2/3]

Throwing::Throwing ( const Throwing )
default

◆ ~Throwing()

Throwing::~Throwing ( )
inline

◆ Throwing() [3/3]

Throwing::Throwing ( )
inlineprivate

Member Function Documentation

◆ get_Instance()

Throwing & Throwing::get_Instance ( )
static
Here is the caller graph for this function:

◆ init()

int Throwing::init ( )
Here is the caller graph for this function:

◆ operator=() [1/2]

Throwing& Throwing::operator= ( Throwing &&  )
default

◆ operator=() [2/2]

Throwing& Throwing::operator= ( const Throwing )
default

◆ write()

int Throwing::write ( uint8_t  cmd)

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