File: FileUtils.html

package info (click to toggle)
tcm 2.20%2BTSQD-5
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 20,168 kB
  • ctags: 17,471
  • sloc: ansic: 78,531; sh: 3,675; makefile: 1,346; perl: 753; yacc: 558; lex: 260
file content (51 lines) | stat: -rwxr-xr-x 2,505 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<html><head><TITLE>FileUtils</TITLE></head>
<body>
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  FileUtils  </H2><BLOCKQUOTE>
 utilities with files.
</BLOCKQUOTE>
<hr>

<DL>
<TABLE>
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.175.1"> <IMG BORDER=0 SRC=icon1.gif></A> static  bool </TD><TD><B>Load</B> (Widget w, const char *fileName, <!1><A HREF="string.html">string</A> *text)<br>
<I> </I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.175.2"> <IMG BORDER=0 SRC=icon1.gif></A> static  bool </TD><TD><B>Save</B> (Widget w, const char *fileName, const <!1><A HREF="string.html">string</A> *text)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.175.3"> <IMG BORDER=0 SRC=icon1.gif></A> static  bool </TD><TD><B>PrintingOK</B> (Widget w, const char *jobName)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.175.4"> <IMG BORDER=0 SRC=icon1.gif></A> static  bool </TD><TD><B>Print</B> (Widget w, const char *fileName, const char *jobName, const char *filter)<br>
<I></I>
</TD></TR></TABLE></DL>
<A NAME="DOC.DOCU">
<hr>
 <h2> Documentation </h2>
<BLOCKQUOTE>
 utilities with files.

</BLOCKQUOTE>
<DL>

<A NAME="Load">
<A NAME ="DOC.175.1">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  bool  Load(Widget w, const char *fileName, <!1><A HREF="string.html">string</A> *text)</B></TT>
<DD> 
<DL></DL><P>
<A NAME="Save">
<A NAME ="DOC.175.2">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  bool  Save(Widget w, const char *fileName, const <!1><A HREF="string.html">string</A> *text)</B></TT>
<DL></DL><P>
<A NAME="PrintingOK">
<A NAME ="DOC.175.3">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  bool  PrintingOK(Widget w, const char *jobName)</B></TT>
<DL></DL><P>
<A NAME="Print">
<A NAME ="DOC.175.4">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  bool  Print(Widget w, const char *fileName, const char *jobName, const char *filter)</B></TT>
<DL></DL><P></DL>
<hr>
 <DL><DT><B>This class has no child classes.</B></DL>
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
<P Align=Center><I>this page has been generated automatically by doc++</I>
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Z&ouml;ckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
</BODY>