#include <seq_instance.h>
Public Member Functions | |
| seq_instance (const int timestamp, const int position) | |
| seq_instance (const int timestamp) | |
| int | get_ts () 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) |
Friends | |
| ostream & | operator<< (ostream &ostr, const seq_instance &rhs) |
| seq_instance< V_Fkk_EMB_MINE_PROP >::seq_instance | ( | const int | timestamp, | |
| const int | position | |||
| ) | [inline] |
parameterized constructor
| seq_instance< V_Fkk_EMB_MINE_PROP >::seq_instance | ( | const int | timestamp | ) | [inline] |
parameterized constructor
| static void seq_instance< V_Fkk_EMB_MINE_PROP >::seq_join_seq | ( | const ST< seq_instance< V_Fkk_EMB_MINE_PROP >, ALLOC< seq_instance< V_Fkk_EMB_MINE_PROP > > > & | i1, | |
| const ST< seq_instance< V_Fkk_EMB_MINE_PROP >, ALLOC< seq_instance< V_Fkk_EMB_MINE_PROP > > > & | i2, | |||
| ST< seq_instance< V_Fkk_EMB_MINE_PROP >, ALLOC< seq_instance< V_Fkk_EMB_MINE_PROP > > > & | seqi_inst, | |||
| ST< seq_instance< V_Fkk_EMB_MINE_PROP >, ALLOC< seq_instance< V_Fkk_EMB_MINE_PROP > > > & | seqj_inst, | |||
| bool & | seqi_ind, | |||
| bool & | seqj_ind, | |||
| bool & | seqi_emb, | |||
| bool & | seqj_emb, | |||
| const bool | self_join_only | |||
| ) | [inline, static] |
| ostream& operator<< | ( | ostream & | ostr, | |
| const seq_instance< V_Fkk_EMB_MINE_PROP > & | rhs | |||
| ) | [friend] |
Friend extraction operator for output
1.4.7