#include <seq_instance.h>
Public Member Functions | |
seq_instance (const int timestamp, const int position) | |
seq_instance (const int position, const bool ind) | |
int | get_pos () const |
bool | get_induced () const |
Static Public Member Functions | |
template<template< typename, typename > class ST, template< typename > class ALLOC> | |
static void | seq_join_seq (const ST< seq_instance, ALLOC< seq_instance > > &i1, const ST< seq_instance, ALLOC< seq_instance > > &i2, ST< seq_instance, ALLOC< seq_instance > > &seqi_inst, ST< seq_instance, ALLOC< seq_instance > > &seqj_inst, bool &seqi_ind, bool &seqj_ind, bool &seqi_emb, bool &seqj_emb, const bool self_join_only, const bool skip0=false) |
Friends | |
ostream & | operator<< (ostream &ostr, const seq_instance &rhs) |
seq_instance< V_Fkk_IND_MINE_PROP >::seq_instance | ( | const int | timestamp, | |
const int | position | |||
) | [inline] |
parameterized constructor
seq_instance< V_Fkk_IND_MINE_PROP >::seq_instance | ( | const int | position, | |
const bool | ind | |||
) | [inline] |
parameterized constructor
static void seq_instance< V_Fkk_IND_MINE_PROP >::seq_join_seq | ( | const ST< seq_instance< V_Fkk_IND_MINE_PROP >, ALLOC< seq_instance< V_Fkk_IND_MINE_PROP > > > & | i1, | |
const ST< seq_instance< V_Fkk_IND_MINE_PROP >, ALLOC< seq_instance< V_Fkk_IND_MINE_PROP > > > & | i2, | |||
ST< seq_instance< V_Fkk_IND_MINE_PROP >, ALLOC< seq_instance< V_Fkk_IND_MINE_PROP > > > & | seqi_inst, | |||
ST< seq_instance< V_Fkk_IND_MINE_PROP >, ALLOC< seq_instance< V_Fkk_IND_MINE_PROP > > > & | seqj_inst, | |||
bool & | seqi_ind, | |||
bool & | seqj_ind, | |||
bool & | seqi_emb, | |||
bool & | seqj_emb, | |||
const bool | self_join_only, | |||
const bool | skip0 = false | |||
) | [inline, static] |
ostream& operator<< | ( | ostream & | ostr, | |
const seq_instance< V_Fkk_IND_MINE_PROP > & | rhs | |||
) | [friend] |
Friend extraction operator for output