|
|
How to Use this Reference DocumentThe Main Navigationbar On top of every page, there is a main navigationbar on a lightly coloured
background with the following items:
Lower NavigationbarsJust below the main navigation bar, there may be zero to three lower navigationbars on white background.Their items are dependent of the context, but they always link to paragraphs on the same, current page. Available items appear as links. Unavailable items appear as simple text. Namespace Descriptions
Below are the lists of nested namspaces and of the classes, functions and other program objects, that belong within this namespace. Each of this lists is accessible by the lower navigationbar on top of the page. Class Descriptions
Base classes are displayed as a graph. The text around base classes can appear in different styles and colours:
Below the derivations is a little table with some properties of the class:
Lastly, there are listed all members of the class. Public members come first, then protected, at last the private ones. All member lists are accessible by the lower navigationbars on top of the page. Macros and DefinesIn C++ and C, there are also program constructs, which do not fit into the name tree, because they are #define'd: macros and definitions.These may be documented, too. Those comments you find here or from the "Overview" start page. Links to IDL-DocumentationSome types, which appear as links, may refer to classes, enums or other entities, which are direct mappings of UNO-IDL entities.In those cases the link doesn't lead to the C++ class, enum or whatever, but to the description of the IDL entity. How to Link From Extern DocumentsIf you wish to write an extern html document, which links to types within this C++ reference, you can do so, if your links have the following format:<RootDirectory-of-this-Document>/names/<Namespace-A>/<Namespace-XY>/ParentClass-nn>/<TypePreFix>-<MyTypeName>.html <TypePreFix> can have the following values:
<a href="/doc/cpp/ref/names/osl/c-File.html">class File</a> <a href="/doc/cpp/ref/names/osl/FileBase/e-RC.html">enum FileBase::RC</a> <a href="/doc/cpp/ref/names/t-oslMutex.html">typedef oslMutex</a> Namespaces are described in the index.html file within their directory: <a href="/doc/cpp/ref/names/cppu/index.html">namespace cppu</a> Top of Page Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA. |


