Skyld AV  0.6
On access virus scanning for Linux
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Variables
notify.h File Reference

Notify Skyld AV events. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char * HELP_TEXT
 
const char * VERSION_TEXT
 

Detailed Description

Notify Skyld AV events.

Definition in file notify.h.

Variable Documentation

const char* HELP_TEXT
Initial value:
=
"Usage: skyldavnotify [OPTION]\n"
"Notification for Skyld AV on access virus scanner.\n\n"
" -h help\n"
" -v version\n\n"
"Licensed under the Apache License, Version 2.0.\n"
"Report errors to\n"
"Heinrich Schuchardt <xypron.glpk@gmx.de>\n"

Definition at line 32 of file notify.h.

const char* VERSION_TEXT
Initial value:
=
"Notification for Skyld AV on access virus scanner.\n\n"
"Copyright 2013 Heinrich Schuchardt <xypron.glpk@gmx.de>\n\n"
"Licensed under the Apache License, Version 2.0 (the\n"
"\"License\"); you may not use this file except in compliance\n"
"with the License. You may obtain a copy of the License at\n\n"
" http://www.apache.org/licenses/LICENSE-2.0\n\n"
"Unless required by applicable law or agreed to in writing,\n"
"software distributed under the License is distributed on an\n"
"\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,\n"
"either express or implied. See the License for the specific\n"
"language governing permissions and limitations under the\n"
"License.\n"

Definition at line 41 of file notify.h.