oscap_import_source Struct Reference
[Import & export]

Data Fields

oscap_stream_type_t type
char * encoding
char * name

Related Functions

(Note that these are not member functions.)



oscap_stream_type_t oscap_import_source_get_type (const struct oscap_import_source *item)
 Get type of this import source.
const char * oscap_import_source_get_name (const struct oscap_import_source *item)
 Get name of this import source.
struct oscap_import_sourceoscap_import_source_new_file (const char *filename, const char *encoding)
 Function returns new import source structure, or NULL if an error occurred.
struct oscap_import_sourceoscap_import_source_new_URL (const char *url, const char *encoding)
 Function returns new import source structure, or NULL if an error occurred.
void oscap_import_source_free (struct oscap_import_source *target)
 Destroy this import source structure.

The documentation for this struct was generated from the following files:

Generated on 26 Feb 2010 for Open SCAP Library by  doxygen 1.6.1