Go to the source code of this file.
Classes | |
struct | rutz::file_pos |
Represent a position (line number) within a source file. More... | |
Namespaces | |
namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Defines | |
#define | SRC_POS rutz::file_pos(__FILE__, __LINE__) |
This macro can be used to capture the current source filename and line-number. | |
Functions | |
static const char | __attribute__ ((used)) vcid_groovx_rutz_fileposition_h_utc20050626084020[] |
SRC_POS macro wraps __FILE__ and __LINE__, so that it's easy to communicate source-code location information throughout code and ultimately back to the user
Definition in file fileposition.h.
#define SRC_POS rutz::file_pos(__FILE__, __LINE__) |
This macro can be used to capture the current source filename and line-number.
Definition at line 53 of file fileposition.h.
Referenced by tcl::list::at(), rutz::child_process::child_process(), rutz::unixcall::chmod(), HippocampusI::displayMap(), tcl::interpreter::eval(), tcl::interpreter::eval_boolean_expr(), tcl::interpreter::eval_objv(), QT_Navigation::evolve(), RG_Lane::evolve(), CornerNavigation::evolve(), BeoLRF::evolve(), GistSal_Navigation::evolve(), InferotemporalCortexI::evolve(), TV_Lane::evolve(), tcl::list::get_obj_list_length(), rutz::unixcall::getcwd(), OModelParam< T >::getValGeneric(), NModelParam< T >::getValGeneric(), rutz::ibzip2open(), tcl::pkg::inherit_pkg(), rutz::bidir_pipe::init(), tcl::interpreter::intp(), main(), rutz::mapped_infile::mapped_infile(), matrixInv(), rutz::factory< nub::ref< P > >::new_checked_object(), rutz::obzip2open(), rutz::ogzopen(), rutz::pipe_fds::pipe_fds(), Localization::predict(), rutz::unixcall::remove(), rutz::unixcall::rename(), HeliPose::run_cameraPose(), TaskRelevanceMapTigs::save1(), SimulationViewerHand::save1(), SimulationViewerStd::save1(), TaskRelevanceMapAdapter::save1(), SimulationViewerEyeHand::save1(), SimulationViewerEyeMvt::save1(), WinnerTakeAllTempNote::save1(), AttentionGuidanceMap::save1(), SimulationViewerEyeMvtNeuro::save1(), TaskRelevanceMapKillStatic::save1(), TaskRelevanceMapTigs2::save1(), RetinaAdapter::save1(), SimulationViewerStats::save1(), RawVisualCortex::saveResults(), ComplexChannel::saveResults(), IntegerComplexChannel::saveResults(), IntegerRawVisualCortex::saveResults(), IntegerSimpleChannel::saveResults(), SimulationViewerSurpCont::saveResults(), SingleChannel::saveResults(), SpectralResidualChannel::saveResults(), NModelParam< T >::setValGeneric(), OModelParam< T >::setValGeneric(), rutz::spin_lock_pthreads::spin_lock_pthreads(), ColorSegmenterI::updateFrame(), and rutz::vsfmt().