
[ROOT] --> C++ClientC++Client
| Name | Type | Brief Description |
|---|---|---|
PCREAPIError
| class | An exception that may be thrown on error. |
PCREAppClient
| class | The application client. |
PCREAppConsole
| class | A console class for the ANSI C client. |
PCREBrowser
| class | Provide an interface with web browsers. |
PCREClient
| class | The base class for the Application Client. |
PCREClientError
| class | An exception that may be thrown on error. |
PCREConfigServer
| class | Provide configuration service framework. |
PCREConsole
| class | The console allows clients to recieve output messages uniformly. |
PCREEngine
| class | Interface with the Crystal engine. |
PCREError
| class | An exception that may be thrown on error. |
PCREExportOptions
| class | Handles exporting of Reports to different formats. |
PCREFatalError
| class | An exception that may be thrown on error. |
PCREFileServer
| class | Interface for transfering files. |
PCREGateway
| class | Interface to the Parallel Crystal Gateway. |
PCREGatewayError
| class | An exception that may be thrown on error. |
PCREHTMLJobExportOptions
| class | Helper class for exporting to HTML. |
PCREInternalError
| class | An exception that may be thrown on error. |
PCREJob
| class | Interface to a Crystal Reports print job. |
PCREPDFJobExportOptions
| class | Helper class for exporting to PDF with Distiller. |
PCREPDFOutputOptions
| class | Options class for exporting to PDF with the Dynalivery PDF Library. |
PCREServer
| class | Interface to the Parallel Crystal Server. |
PCREServerError
| class | An exception that may be thrown on error. |
PCREService
| class | Interface to the various PCRE Services. |
PCREServiceError
| class | An exception that may be thrown on error. |
PEExportOptions
| struct | Contains information used when exporting report files. |
PEGraphDataInfo
| struct | This structure is used by several functions which operate on Graphs. |
PEGraphOptions
| struct | This structure is used by several functions which operate on Graphs. |
PEGraphTextInfo
| struct | This structure is used by several functions which operate on Graphs. |
PEGroupOptions
| struct | Contains information about Groups in the report. |
PEJobInfo
| struct | This structure is used by calls to PCREJob::GetStatus |
PELogOnInfo
| struct | This structure holds database logon information. |
PEParameterFieldInfo
| struct | This structure contains information about parameters. |
PEPrintOptions
| struct | Retrieves the print options specified for the report. |
PEReportSummaryInfo
| struct | Provides report summary information. |
PESectionOptions
| struct | Contains information about sections in a report. |
PESessionInfo
| struct | Contains information about the current Microsoft Access session. |
PESubreportInfo
| struct | Retrieves information about the specified subreport. |
PETableLocation
| struct | Contains database location information. |
PETableType
| struct | This structure holds informations about tables. |
| Name | Type | Brief Description |
|---|---|---|
PCREBrowserType
| enum | These are the browser codes that identify the web browser being driven. |