Open SCAP Library
Loading...
Searching...
No Matches
Typedefs | Functions
oval_probe_session.h File Reference

OVAL probe session API private header. More...

#include "oval_system_characteristics.h"
#include "oscap_export.h"
Include dependency graph for oval_probe_session.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct oval_probe_session oval_probe_session_t
 

Functions

oval_probe_session_toval_probe_session_new (struct oval_syschar_model *model)
 Create and initialize a new probe session.
 
void oval_probe_session_reinit (oval_probe_session_t *sess, struct oval_syschar_model *model)
 Reinitialize already allocated probe session inplace.
 
void oval_probe_session_destroy (oval_probe_session_t *sess)
 Destroy probe session.
 
int oval_probe_session_reset (oval_probe_session_t *sess, struct oval_syschar_model *sysch)
 Reset the session.
 
int oval_probe_session_abort (oval_probe_session_t *sess)
 Abort the session.
 
struct oval_syschar_modeloval_probe_session_getmodel (oval_probe_session_t *sess)
 Get system characteristics model from probe session.
 

Detailed Description

OVAL probe session API private header.

OVAL probe session API public header.

Author
"Daniel Kopecek" dkope.nosp@m.cek@.nosp@m.redha.nosp@m.t.co.nosp@m.m