API-LANG-CPP

Name

API-LANG-CPP -- class inheriting API-LANGUAGE

Class details

(defclass API-LANG-CPP (API-LANGUAGE)(...))
scopepackage SDS-API-APISPEC
locationapispec/api-generate.lisp
inheritsAPI-LANGUAGE

Related Methods

SDS-API-APISPEC:GET-NAME-OF-CLASS
 (GET-NAME-OF-CLASS (LANG API-LANG-CPP) API-NAME OBJ) [method]
Calls 

APISPEC-CLASS.NAME, CPPIFY-WORD and STRCAT

Location 

apispec/api-cpp.lisp

SDS-API-APISPEC:GET-NAME-OF-CONSTANT
 (GET-NAME-OF-CONSTANT (LANG API-LANG-CPP) CONST) [method]
Calls 

APISPEC-CONSTANT.NAME, CPPIFY-WORD and FORMAT

Location 

apispec/api-cpp.lisp

SDS-API-APISPEC:GET-THE-ACTUAL-TYPE
 (GET-THE-ACTUAL-TYPE (LANG API-LANG-CPP) KEY) [method]
Calls 

STRING-EQUAL and WARN

Location 

apispec/api-cpp.lisp

SDS-API-APISPEC:OUTPUT-CODE
 (OUTPUT-CODE (OBJ APISPEC-CLASS) (LANG API-LANG-CPP) STREAM API-NAME) [method]
 (OUTPUT-CODE (OBJ APISPEC-TOPLEVEL) (LANG API-LANG-CPP) STREAM SOME-NAME) [method]

SDS-API-APISPEC:OUTPUT-DECLARATIONS
 (OUTPUT-DECLARATIONS (OBJ APISPEC-CLASS) (LANG API-LANG-CPP) STREAM API-NAME) [method]
 (OUTPUT-DECLARATIONS (OBJ APISPEC-TOPLEVEL) (LANG API-LANG-CPP) STREAM SOME-NAME) [method]

This documentation was generated 27 Oct 2003 from the original sources by Albert v.0.4.9.