atobase 3.2.0
ATOMAS atobase
Modules
Here is a list of all modules:
[detail level 123456]
 ATO BaseThis SDK provides common code infrastructure for SDKs implementing a number of ATO AUTH (ATO) and Standard Business Reporting (SBR) services
 Error codesUse ato_err_inner() to retrieve nested errors and their details
 Overview
 Introduction
 Issues
 Acronyms and Glossary
 Third party dependencies and licensing
 Design notes
 Context and Threading
 Initialisation
 Logging
 Error handling
 Getting Started
 API
 Public API
 UtilGeneral utility methods used in the SDK codebase
 SoftwareInfoThe global software information
 TypesGeneral types used across the ATO BASE API
 Module definesEach module within the library is individually defined by a name and id
 Other defines
 LibraryGeneral (miscellaneous) library API
 ContextQuery the current thread local context
 ErrorsError API - for codes see Error codes
 General ErrorQuery ato_Error objects
 SOAP ErrorQuery ato_ErrSoap objects
 Error HandlerHandle any errors that an SDK may produce
 LogLogging API
 Defines
 Name DefinesNames of loglevels as strings
 Output TypeCharacter identifying where logging is sent to
 Types
 Methods
 StringCreate and manage "string" objects that encapsulate non-const and const char arrays with explicit length
 IteratorUse iterators returned by various SDK APIs
 ArgsAPI used by sample programs (and internally) to track arbitrary properties