HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
setenv.h File Reference
#include "pxr/pxr.h"
#include "pxr/base/tf/api.h"
#include <string>
+ Include dependency graph for setenv.h:

Go to the source code of this file.

Functions

PXR_NAMESPACE_OPEN_SCOPE
TF_API bool 
TfSetenv (const std::string &envName, const std::string &value)
 
TF_API bool TfUnsetenv (const std::string &envName)
 

Detailed Description

Functions for setting and unsetting environment variables

Definition in file setenv.h.