Overview

This document provides an overview of the ATRC header file, detailing the constants, macros, data structures, functions, and the ATRC standard library. Both C and C++ declarations are supported.

Table of Contents

Syntax

No names can contain [, ], #, *

Macros and Constants

Data Structures

Global declarations

Functions

C Functions

C++ Member Functions

ATRC_FD

PROXY_ATRC_FD

Operator Overloading

ATRC Standard Library

Overview

The ATRC standard library provides utility functions for data conversion and manipulation.

Data structures, enumerations, and global variables

Functions

Back to top