Go to the source code of this file.
Functions | |
int | XsFilterProfile_empty (XsFilterProfile const *thisPtr) |
Checks if the filter profile is empty. More... | |
void | XsFilterProfile_swap (XsFilterProfile *a, XsFilterProfile *b) |
Swap the contents of a with b. More... | |
void | XsFilterProfile_toString (XsFilterProfile const *thisPtr, XsString *out) |
Converts filter profile version and type information to string. More... | |