Nut/OS  5.0.5
API Reference
cppdemo.cc File Reference
#include <cpp/nutcpp.h>
#include <dev/board.h>
#include <sys/version.h>
#include <inttypes.h>
#include <io.h>
#include <stdio.h>
Include dependency graph for cppdemo.cc:

Data Structures

class  TemplateCounter< tp_type >
class  Counter

Functions

int main (void)

Function Documentation

int main ( void  )

References _fileno(), _ioctl(), TemplateCounter< tp_type >::dec(), fopen(), fprintf(), fread(), TemplateCounter< tp_type >::inc(), NutRegisterDevice(), NutVersionString(), Counter::print(), TemplateCounter< tp_type >::set(), and UART_SETSPEED.

Here is the call graph for this function: