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
-
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
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.