Public Member Functions | Public Attributes | List of all members
KeysViewImpl< Map > Struct Template Reference

#include <stl_bind.h>

Inheritance diagram for KeysViewImpl< Map >:
Inheritance graph
[legend]

Public Member Functions

bool contains (const handle &k) override
 
iterator iter () override
 
 KeysViewImpl (Map &map)
 
size_t len () override
 

Public Attributes

Map & map
 

Detailed Description

template<typename Map>
struct KeysViewImpl< Map >

Definition at line 667 of file stl_bind.h.

Constructor & Destructor Documentation

◆ KeysViewImpl()

template<typename Map >
KeysViewImpl< Map >::KeysViewImpl ( Map &  map)
inlineexplicit

Definition at line 668 of file stl_bind.h.

Member Function Documentation

◆ contains()

template<typename Map >
bool KeysViewImpl< Map >::contains ( const handle k)
inlineoverride

Definition at line 671 of file stl_bind.h.

◆ iter()

template<typename Map >
iterator KeysViewImpl< Map >::iter ( )
inlineoverride

Definition at line 670 of file stl_bind.h.

◆ len()

template<typename Map >
size_t KeysViewImpl< Map >::len ( )
inlineoverride

Definition at line 669 of file stl_bind.h.

Member Data Documentation

◆ map

template<typename Map >
Map& KeysViewImpl< Map >::map

Definition at line 678 of file stl_bind.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Fri Oct 4 2024 03:10:59