Getters
[Oval_object_content]

Oval_object_content get methods. More...

Functions

bool oval_object_content_is_locked (struct oval_object_content *object_content)
 return true if the object_content instance is locked.
char * oval_object_content::oval_object_content_get_field_name (struct oval_object_content *)
 Get field name of a object content.
oval_object_content_type_t oval_object_content::oval_object_content_get_type (struct oval_object_content *)
 Get type of a object content (entity or set).
struct oval_entityoval_object_content::oval_object_content_get_entity (struct oval_object_content *)
 Get entity of a simple object content.
oval_check_t oval_object_content::oval_object_content_get_varCheck (struct oval_object_content *)
 Get varCheck of a simple object content.
struct oval_setobjectoval_object_content::oval_object_content_get_setobject (struct oval_object_content *)
 Get varCheck of a set object content.

Detailed Description

Oval_object_content get methods.


Function Documentation

bool oval_object_content_is_locked ( struct oval_object_content object_content  ) 

return true if the object_content instance is locked.

The state of a locked instance cannot be changed.


Generated on 4 Jan 2010 for Open SCAP Library by  doxygen 1.6.1