Panda3D
Functions
interrogateFunctionWrapper.I File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &out, const InterrogateFunctionWrapper &wrapper)
 
std::ostream & operator<< (std::ostream &out, const InterrogateFunctionWrapper::Parameter &p)
 
std::istream & operator>> (std::istream &in, InterrogateFunctionWrapper &wrapper)
 
std::istream & operator>> (std::istream &in, InterrogateFunctionWrapper::Parameter &p)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2000-08-06

Definition in file interrogateFunctionWrapper.I.

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream &  out,
const InterrogateFunctionWrapper wrapper 
)
inline

Definition at line 186 of file interrogateFunctionWrapper.I.

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream &  out,
const InterrogateFunctionWrapper::Parameter &  p 
)
inline

Definition at line 198 of file interrogateFunctionWrapper.I.

◆ operator>>() [1/2]

std::istream & operator>> ( std::istream &  in,
InterrogateFunctionWrapper wrapper 
)
inline

Definition at line 193 of file interrogateFunctionWrapper.I.

◆ operator>>() [2/2]

std::istream & operator>> ( std::istream &  in,
InterrogateFunctionWrapper::Parameter &  p 
)
inline

Definition at line 205 of file interrogateFunctionWrapper.I.