www.cemf.ir
setFieldEntry Class Reference
+ Collaboration diagram for setFieldEntry:

Public Member Functions

 setFieldEntry (const dataEntry &entry)
 
 setFieldEntry (const setFieldEntry &)=default
 
 setFieldEntry (setFieldEntry &&)=default
 
setFieldEntryoperator= (const setFieldEntry &)=default
 
setFieldEntryoperator= (setFieldEntry &&)=default
 
 ~setFieldEntry ()=default
 
word fieldName () const
 
template<typename Type >
bool checkForType () const
 
template<typename Type >
bool checkForTypeAndValue () const
 
bool checkForTypeAndValueAll () const
 
template<typename Type >
uniquePtr< pointField_H< Type > > setPointFieldDefaultValueNew (pointStructure &pStruct, bool verbose=false)
 
uniquePtr< IOobjectsetPointFieldDefaultValueNewAll (pointStructure &pStruct, bool verbose=false)
 
template<typename Type >
bool setPointFieldSelected (repository &owner, uint32IndexContainer &selected, bool verbose=false)
 
bool setPointFieldSelectedAll (repository &owner, uint32IndexContainer &selected, bool verbose=false)
 
template<typename Type >
pFlow::uniquePtr< pFlow::pointField_H< Type > > setPointFieldDefaultValueNew (pointStructure &pStruct, bool verbose)
 

Protected Attributes

twoPartEntry entry_
 

Detailed Description

Definition at line 33 of file setFieldEntry.hpp.

Constructor & Destructor Documentation

◆ setFieldEntry() [1/3]

setFieldEntry ( const dataEntry entry)

Definition at line 25 of file setFieldEntry.cpp.

◆ setFieldEntry() [2/3]

setFieldEntry ( const setFieldEntry )
default

◆ setFieldEntry() [3/3]

setFieldEntry ( setFieldEntry &&  )
default

◆ ~setFieldEntry()

~setFieldEntry ( )
default

Member Function Documentation

◆ operator=() [1/2]

setFieldEntry& operator= ( const setFieldEntry )
default

◆ operator=() [2/2]

setFieldEntry& operator= ( setFieldEntry &&  )
default

◆ fieldName()

pFlow::word fieldName ( ) const

Definition at line 32 of file setFieldEntry.cpp.

References setFieldEntry::entry_, and twoPartEntry::keyword().

+ Here is the call graph for this function:

◆ checkForType()

bool checkForType

Definition at line 23 of file setFieldEntryTemplates.cpp.

References setFieldEntry::entry_, and twoPartEntry::firstPart().

+ Here is the call graph for this function:

◆ checkForTypeAndValue()

bool checkForTypeAndValue

Definition at line 30 of file setFieldEntryTemplates.cpp.

References CONSUME_PARAM.

◆ checkForTypeAndValueAll()

bool checkForTypeAndValueAll ( ) const

Definition at line 37 of file setFieldEntry.cpp.

References pFlow::endl(), and fatalErrorInFunction.

+ Here is the call graph for this function:

◆ setPointFieldDefaultValueNew() [1/2]

uniquePtr<pointField_H<Type> > setPointFieldDefaultValueNew ( pointStructure pStruct,
bool  verbose = false 
)

◆ setPointFieldDefaultValueNewAll()

pFlow::uniquePtr< pFlow::IOobject > setPointFieldDefaultValueNewAll ( pointStructure pStruct,
bool  verbose = false 
)

Definition at line 64 of file setFieldEntry.cpp.

References pFlow::endl(), fatalErrorInFunction, and pStruct.

+ Here is the call graph for this function:

◆ setPointFieldSelected()

bool setPointFieldSelected ( repository owner,
uint32IndexContainer selected,
bool  verbose = false 
)

◆ setPointFieldSelectedAll()

bool setPointFieldSelectedAll ( repository owner,
uint32IndexContainer selected,
bool  verbose = false 
)

Definition at line 124 of file setFieldEntry.cpp.

References pFlow::endl(), and fatalErrorInFunction.

+ Here is the call graph for this function:

◆ setPointFieldDefaultValueNew() [2/2]

pFlow::uniquePtr<pFlow::pointField_H<Type> > setPointFieldDefaultValueNew ( pointStructure pStruct,
bool  verbose 
)

Member Data Documentation

◆ entry_

twoPartEntry entry_
protected

Definition at line 37 of file setFieldEntry.hpp.

Referenced by setFieldEntry::checkForType(), and setFieldEntry::fieldName().


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