Open SCAP Library
Public Member Functions

sce_check_result_iterator Struct Reference


Detailed Description

Iterator over collections of sce_check_results.

See also:
sce_check_result_iterator

#include <sce_engine_api.h>

Public Member Functions

bool sce_check_result_iterator_has_more (struct sce_check_result_iterator *it)
void sce_check_result_iterator_free (struct sce_check_result_iterator *it)
void sce_check_result_iterator_reset (struct sce_check_result_iterator *it)

Member Function Documentation

void sce_check_result_iterator_free ( struct sce_check_result_iterator it)
bool sce_check_result_iterator_has_more ( struct sce_check_result_iterator it)
void sce_check_result_iterator_reset ( struct sce_check_result_iterator it)

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines