Cortex  10.0.0-a4
Public Types | Public Member Functions | Protected Attributes | List of all members
IECoreMaya::MayaAppendIterator< MStringArray > Class Template Reference

MStringArray specialisation to allow operation with std::string. More...

#include <MArrayIter.h>

Inherits iterator< std::output_iterator_tag, void, void, void, void >.

Public Types

typedef MStringArray ContainerType
 

Public Member Functions

 MayaAppendIterator (MStringArray &x)
 
MayaAppendIteratoroperator= (const MString &v)
 
MayaAppendIteratoroperator= (const std::string &v)
 
MayaAppendIteratoroperator* ()
 
MayaAppendIteratoroperator++ ()
 
MayaAppendIterator operator++ (int)
 

Protected Attributes

MStringArray * m_container
 

Detailed Description

template<>
class IECoreMaya::MayaAppendIterator< MStringArray >

MStringArray specialisation to allow operation with std::string.


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