HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdNamespaceEditor::CanApplyResult Struct Reference

#include <namespaceEditor.h>

Public Member Functions

 operator bool () const
 

Public Attributes

std::vector< std::string > errors
 
std::vector< std::string > warnings
 

Detailed Description

Definition at line 44 of file namespaceEditor.h.

Member Function Documentation

UsdNamespaceEditor::CanApplyResult::operator bool ( ) const
inline

Definition at line 49 of file namespaceEditor.h.

Member Data Documentation

std::vector<std::string> UsdNamespaceEditor::CanApplyResult::errors

Definition at line 46 of file namespaceEditor.h.

std::vector<std::string> UsdNamespaceEditor::CanApplyResult::warnings

Definition at line 47 of file namespaceEditor.h.


The documentation for this struct was generated from the following file: