Introduction > Rogue Wave Server Library > Notation Used in the Header Files
 
Notation Used in the Header Files
The table below lists the notation you will find in the code.
Notation in Header Files
This notation:
Stands for:
Myself
IlsClassTemplate<arg1,arg2,...argn>
CTypeP
const Type&
IlsCIdentifierR
const IlsIdentifier&
CTypePR
const IlsSmartPointer<Type>&
Note: The type Myself refers to the class template to which the function belongs.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.