Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
 Overview   Namespace   Class   Index   Help 

Methods of Class Logfile


Logfile
Logfile(
const sal_Char * name );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO YES NO


Logfile
Logfile(
const sal_Char * project,
const sal_Char * author,
const sal_Char * name );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO YES NO

Description
Create a log file context where the message field consists of a project name, the author's shortcut, and the actual message. These three strings are written in a format that is understood by script that later parses the log file and that so can extract the three strings.
Parameters
project
Short name of the project, like sw for writer or sc for calc.
author
The sign of the person responsible for the code.
name
The actual message, typically a method name.

~Logfile
~Logfile();

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO YES NO


getName
const sal_Char * getName();

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO YES NO


Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.