Xmipp  v3.23.11-Nereus
Namespaces | Functions
condition.cpp File Reference
#include "cif++/category.hpp"
#include "cif++/condition.hpp"
#include "cif++/file.hpp"
Include dependency graph for condition.cpp:

Go to the source code of this file.

Namespaces

 cif
 
 cif::detail
 

Functions

iset cif::get_category_fields (const category &cat)
 
uint16_t cif::get_column_ix (const category &cat, std::string_view col)
 
bool cif::is_column_type_uchar (const category &cat, std::string_view col)
 
bool cif::detail::found_in_range (condition_impl *c, std::vector< and_condition_impl *>::iterator b, std::vector< and_condition_impl *>::iterator e)