• Lucas Russo's avatar
    sm_io/protocols/*: restrict ops pointer access to inner class · 5127b1d7
    Lucas Russo authored
    In this way, the only option to get the operations
    table for a particular "protocol" is to instantiate
    the appropriate class and use the *_get_ops ()
    function.
    
    With this, we can be safe that the user will always
    pass the pointer ops that is inside the "protocol"
    structure (along with its options).
    5127b1d7
Name
Last commit
Last update
cfg Loading commit data...
doc/img Loading commit data...
examples Loading commit data...
foreign Loading commit data...
include Loading commit data...
kernel/pcie-driver Loading commit data...
linker Loading commit data...
scripts Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
.ycm_extra_conf.py Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
ci_build.sh Loading commit data...
compile.sh Loading commit data...
run_valgrind.sh Loading commit data...
valgrind.supp Loading commit data...
version.sh Loading commit data...