#include "PG_Property_Set.h"
#include <tao/debug.h>
Include dependency graph for PG_Property_Set.cpp:
This file implements classes to help manage the Properties defined in the Portable Object Group.
Note: this started as a simple helper class to make decoding sets of properties easier, but expanded to provide more general support for managing sets of properties.
A more appropriate name would be PG_Properties_Set. Maybe this can be changed someday.